Lines Matching refs:sk_buff_head
66 struct sk_buff_head inputq;
177 static void tipc_bcbase_xmit(struct net *net, struct sk_buff_head *xmitq) in tipc_bcbase_xmit()
182 struct sk_buff_head _xmitq; in tipc_bcbase_xmit()
259 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit()
263 struct sk_buff_head xmitq; in tipc_bcast_xmit()
288 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit()
292 struct sk_buff_head _pkts; in tipc_rcast_xmit()
322 struct sk_buff_head tmpq; in tipc_mcast_send_sync()
378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit()
382 struct sk_buff_head inputq, localq; in tipc_mcast_xmit()
439 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_rcv()
440 struct sk_buff_head xmitq; in tipc_bcast_rcv()
473 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_ack_rcv()
475 struct sk_buff_head xmitq; in tipc_bcast_ack_rcv()
500 struct sk_buff_head *retrq) in tipc_bcast_sync_rcv()
502 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_sync_rcv()
504 struct sk_buff_head xmitq; in tipc_bcast_sync_rcv()
536 struct sk_buff_head *xmitq) in tipc_bcast_add_peer()
554 struct sk_buff_head *inputq = &tipc_bc_base(net)->inputq; in tipc_bcast_remove_peer()
555 struct sk_buff_head xmitq; in tipc_bcast_remove_peer()
784 void tipc_mcast_filter_msg(struct net *net, struct sk_buff_head *defq, in tipc_mcast_filter_msg()
785 struct sk_buff_head *inputq) in tipc_mcast_filter_msg()