Searched defs:xmitq (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/net/tipc/ |
D | link.c | 365 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 377 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 819 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 1015 struct sk_buff_head *xmitq) in tipc_link_xmit() 1149 struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 1537 struct sk_buff_head *xmitq, in tipc_link_advance_transmq() 1690 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1714 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1735 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1765 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | bcast.c | 177 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 263 struct sk_buff_head xmitq; in tipc_bcast_xmit() local 440 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 475 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 504 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 536 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 555 struct sk_buff_head xmitq; in tipc_bcast_remove_peer() local
|
D | group.c | 201 struct sk_buff_head xmitq; in tipc_group_join() local 216 struct sk_buff_head xmitq; in tipc_group_delete() local 420 struct sk_buff_head xmitq; in tipc_group_cong() local 497 struct sk_buff_head *xmitq) in tipc_group_filter_msg() 589 u32 port, struct sk_buff_head *xmitq) in tipc_group_update_rcv_win() 704 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit() 743 struct sk_buff_head *xmitq) in tipc_group_proto_rcv() 860 struct sk_buff_head *xmitq) in tipc_group_member_evt()
|
D | node.c | 805 struct sk_buff_head xmitq; in tipc_node_timeout() local 857 struct sk_buff_head *xmitq) in __tipc_node_link_up() 926 struct sk_buff_head *xmitq) in tipc_node_link_up() 960 struct sk_buff_head *xmitq) in tipc_node_link_failover() 989 struct sk_buff_head *xmitq, in __tipc_node_link_down() 1068 struct sk_buff_head xmitq; in tipc_node_link_down() local 1692 struct sk_buff_head xmitq; in tipc_node_xmit() local 1773 int tipc_node_distr_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_node_distr_xmit() 1788 struct sk_buff_head xmitq; in tipc_node_broadcast() local 1834 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() [all …]
|
D | socket.c | 1326 struct sk_buff_head *xmitq) in tipc_sk_conn_proto_rcv() 1889 struct sk_buff_head xmitq; in tipc_recvmsg() local 2146 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 2191 struct sk_buff_head *xmitq) in tipc_sk_filter_connect() 2333 struct sk_buff_head *xmitq) in tipc_sk_filter_rcv() 2400 struct sk_buff_head xmitq; in tipc_sk_backlog_rcv() local 2425 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 2480 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 585 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 617 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|
D | msg.c | 851 struct sk_buff_head *xmitq) in tipc_skb_reject()
|