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()
1316 struct sk_buff_head *inputq, in tipc_link_input()
1321 struct sk_buff_head tmpq; in tipc_link_input()
1361 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1365 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1555 struct sk_buff_head *xmitq, in tipc_link_advance_transmq()
1708 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1732 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1753 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1756 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1783 struct sk_buff_head *xmitq) in tipc_link_rcv()
1785 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1855 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1858 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1937 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1941 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1970 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1972 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
1975 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1976 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
2124 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2126 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2194 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2342 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2372 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2374 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2413 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2471 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2472 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2504 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2871 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2881 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2909 struct sk_buff_head *list; in tipc_link_dump()