Lines Matching refs:sk_buff_head
60 struct sk_buff_head inputq;
138 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit()
143 struct sk_buff_head _xmitq; in tipc_bcbase_xmit()
180 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *list) in tipc_bcast_xmit()
183 struct sk_buff_head xmitq, inputq, rcvq; in tipc_bcast_xmit()
219 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_rcv()
220 struct sk_buff_head xmitq; in tipc_bcast_rcv()
252 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_ack_rcv()
253 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv()
275 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_sync_rcv()
276 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv()
301 struct sk_buff_head *xmitq) in tipc_bcast_add_peer()
318 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_remove_peer()
319 struct sk_buff_head xmitq; in tipc_bcast_remove_peer()