Lines Matching refs:sk_buff_head

165 	struct sk_buff_head failover_deferdq;
172 struct sk_buff_head transmq;
173 struct sk_buff_head backlogq;
184 struct sk_buff_head deferdq;
185 struct sk_buff_head *inputq;
186 struct sk_buff_head *namedq;
189 struct sk_buff_head wakeupq;
245 struct sk_buff_head *xmitq);
249 struct sk_buff_head *xmitq);
252 struct sk_buff_head *xmitq);
254 struct sk_buff_head *xmitq);
261 struct sk_buff_head *xmitq,
343 struct sk_buff_head *tipc_link_inputq(struct tipc_link *l) in tipc_link_inputq()
365 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer()
377 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer()
482 struct sk_buff_head *inputq, in tipc_link_create()
483 struct sk_buff_head *namedq, in tipc_link_create()
555 struct sk_buff_head *inputq, in tipc_link_bc_create()
556 struct sk_buff_head *namedq, in tipc_link_bc_create()
816 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
908 struct sk_buff_head *wakeupq = &l->wakeupq; in link_prepare_wakeup()
909 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup()
911 struct sk_buff_head tmpq; in link_prepare_wakeup()
952 struct sk_buff_head list; in tipc_link_reset()
1011 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
1012 struct sk_buff_head *xmitq) in tipc_link_xmit()
1014 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
1015 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
1108 struct sk_buff_head *txq = &l->transmq; in tipc_link_update_cwin()
1147 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1150 struct sk_buff_head *txq = &l->transmq; in tipc_link_advance_backlog()
1245 struct sk_buff_head *inputq) in tipc_data_input()
1247 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1296 struct sk_buff_head *inputq, in tipc_link_input()
1301 struct sk_buff_head tmpq; in tipc_link_input()
1341 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1345 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1535 struct sk_buff_head *xmitq, in tipc_link_advance_transmq()
1688 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1712 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1733 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1736 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1763 struct sk_buff_head *xmitq) in tipc_link_rcv()
1765 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1835 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1838 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1917 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1921 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1950 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1954 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1955 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
2078 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
2105 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2107 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2175 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2334 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2364 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2366 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2405 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2463 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2464 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2496 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2863 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2873 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2901 struct sk_buff_head *list; in tipc_link_dump()