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()
1111 struct sk_buff_head *txq = &l->transmq; in tipc_link_update_cwin()
1150 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1153 struct sk_buff_head *txq = &l->transmq; in tipc_link_advance_backlog()
1248 struct sk_buff_head *inputq) in tipc_data_input()
1250 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1299 struct sk_buff_head *inputq, in tipc_link_input()
1304 struct sk_buff_head tmpq; in tipc_link_input()
1344 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1348 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1538 struct sk_buff_head *xmitq, in tipc_link_advance_transmq()
1691 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1715 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1736 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1739 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1766 struct sk_buff_head *xmitq) in tipc_link_rcv()
1768 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1838 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1841 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1920 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1924 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1953 int mtyp, struct sk_buff_head *xmitq) 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()
2081 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
2108 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2110 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2178 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2337 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2367 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2369 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2408 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2466 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2467 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2499 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2866 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2876 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2904 struct sk_buff_head *list; in tipc_link_dump()