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()
557 struct sk_buff_head *inputq, in tipc_link_bc_create()
558 struct sk_buff_head *namedq, in tipc_link_bc_create()
819 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
911 struct sk_buff_head *wakeupq = &l->wakeupq; in link_prepare_wakeup()
912 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup()
914 struct sk_buff_head tmpq; in link_prepare_wakeup()
955 struct sk_buff_head list; in tipc_link_reset()
1014 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
1015 struct sk_buff_head *xmitq) in tipc_link_xmit()
1017 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
1018 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
1110 struct sk_buff_head *txq = &l->transmq; in tipc_link_update_cwin()
1149 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1152 struct sk_buff_head *txq = &l->transmq; in tipc_link_advance_backlog()
1247 struct sk_buff_head *inputq) in tipc_data_input()
1249 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1298 struct sk_buff_head *inputq, in tipc_link_input()
1303 struct sk_buff_head tmpq; in tipc_link_input()
1343 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1347 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
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()
1738 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1765 struct sk_buff_head *xmitq) in tipc_link_rcv()
1767 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1837 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1840 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1919 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1923 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1952 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1954 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
1957 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1958 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
2106 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2108 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2176 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2335 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2365 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2367 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2406 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2464 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2465 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2497 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2864 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2874 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2902 struct sk_buff_head *list; in tipc_link_dump()