Lines Matching refs:sk_buff_head

180 	struct sk_buff_head failover_deferdq;
187 struct sk_buff_head transmq;
188 struct sk_buff_head backlogq;
199 struct sk_buff_head deferdq;
200 struct sk_buff_head *inputq;
201 struct sk_buff_head *namedq;
204 struct sk_buff_head wakeupq;
267 struct sk_buff_head *xmitq);
271 struct sk_buff_head *xmitq);
274 struct sk_buff_head *xmitq);
276 struct sk_buff_head *xmitq);
283 struct sk_buff_head *xmitq,
365 struct sk_buff_head *tipc_link_inputq(struct tipc_link *l) in tipc_link_inputq()
387 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer()
399 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer()
504 struct sk_buff_head *inputq, in tipc_link_create()
505 struct sk_buff_head *namedq, in tipc_link_create()
579 struct sk_buff_head *inputq, in tipc_link_bc_create()
580 struct sk_buff_head *namedq, in tipc_link_bc_create()
841 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
933 struct sk_buff_head *wakeupq = &l->wakeupq; in link_prepare_wakeup()
934 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup()
936 struct sk_buff_head tmpq; in link_prepare_wakeup()
977 struct sk_buff_head list; in tipc_link_reset()
1036 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
1037 struct sk_buff_head *xmitq) in tipc_link_xmit()
1039 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
1040 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
1132 struct sk_buff_head *txq = &l->transmq; in tipc_link_update_cwin()
1171 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1174 struct sk_buff_head *txq = &l->transmq; in tipc_link_advance_backlog()
1269 struct sk_buff_head *inputq) in tipc_data_input()
1271 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1320 struct sk_buff_head *inputq, in tipc_link_input()
1325 struct sk_buff_head tmpq; in tipc_link_input()
1365 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1369 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1559 struct sk_buff_head *xmitq, in tipc_link_advance_transmq()
1712 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1736 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1757 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1760 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1787 struct sk_buff_head *xmitq) in tipc_link_rcv()
1789 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1859 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1862 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1941 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1945 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1974 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1976 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
1979 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1980 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
2128 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2130 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2198 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2354 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2384 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2386 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2425 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2483 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2484 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2516 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2883 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2893 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2921 struct sk_buff_head *list; in tipc_link_dump()