Searched defs:xmitq (Results 1 – 5 of 5) sorted by relevance
/net/tipc/ |
D | bcast.c | 138 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit() 183 struct sk_buff_head xmitq, inputq, rcvq; in tipc_bcast_xmit() local 220 struct sk_buff_head xmitq; in tipc_bcast_rcv() local 255 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv() local 282 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv() local 309 struct sk_buff_head *xmitq) in tipc_bcast_add_peer() 327 struct sk_buff_head xmitq; in tipc_bcast_remove_peer() local
|
D | link.c | 341 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer() 353 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer() 725 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout() 878 struct sk_buff_head *xmitq) in tipc_link_xmit() 952 void tipc_link_advance_backlog(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_advance_backlog() 996 struct sk_buff_head *xmitq) in tipc_link_retrans() 1152 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg() 1177 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg() 1198 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg() 1222 struct sk_buff_head *xmitq) in tipc_link_rcv() [all …]
|
D | node.c | 507 struct sk_buff_head xmitq; in tipc_node_timeout() local 537 struct sk_buff_head *xmitq) in __tipc_node_link_up() 602 struct sk_buff_head *xmitq) in tipc_node_link_up() 617 struct sk_buff_head *xmitq, in __tipc_node_link_down() 693 struct sk_buff_head xmitq; in tipc_node_link_down() local 1183 struct sk_buff_head xmitq; in tipc_node_xmit() local 1271 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_bc_sync_rcv() 1309 struct sk_buff_head xmitq; in tipc_node_bc_rcv() local 1373 int bearer_id, struct sk_buff_head *xmitq) in tipc_node_check_state() 1505 struct sk_buff_head xmitq; in tipc_rcv() local [all …]
|
D | socket.c | 759 struct sk_buff_head *xmitq) in tipc_sk_proto_rcv() 1652 struct sk_buff_head *xmitq) in filter_rcv() 1722 struct sk_buff_head xmitq; in tipc_backlog_rcv() local 1753 u32 dport, struct sk_buff_head *xmitq) in tipc_sk_enqueue() 1799 struct sk_buff_head xmitq; in tipc_sk_rcv() local
|
D | bearer.c | 522 struct sk_buff_head *xmitq, in tipc_bearer_xmit() 548 struct sk_buff_head *xmitq) in tipc_bearer_bc_xmit()
|