Lines Matching refs:sk_buff_head

152 	struct sk_buff_head failover_deferdq;
159 struct sk_buff_head transmq;
160 struct sk_buff_head backlogq;
171 struct sk_buff_head deferdq;
172 struct sk_buff_head *inputq;
173 struct sk_buff_head *namedq;
176 struct sk_buff_head wakeupq;
239 struct sk_buff_head *xmitq);
243 struct sk_buff_head *xmitq);
246 struct sk_buff_head *xmitq);
248 struct sk_buff_head *xmitq);
255 struct sk_buff_head *xmitq,
337 struct sk_buff_head *tipc_link_inputq(struct tipc_link *l) in tipc_link_inputq()
354 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer()
366 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer()
470 struct sk_buff_head *inputq, in tipc_link_create()
471 struct sk_buff_head *namedq, in tipc_link_create()
540 struct sk_buff_head *inputq, in tipc_link_bc_create()
541 struct sk_buff_head *namedq, in tipc_link_bc_create()
801 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
893 struct sk_buff_head *wakeupq = &l->wakeupq; in link_prepare_wakeup()
894 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup()
896 struct sk_buff_head tmpq; in link_prepare_wakeup()
937 struct sk_buff_head list; in tipc_link_reset()
996 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
997 struct sk_buff_head *xmitq) in tipc_link_xmit()
1000 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
1001 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
1087 struct sk_buff_head *txq = &l->transmq; in tipc_link_update_cwin()
1126 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1129 struct sk_buff_head *txq = &l->transmq; in tipc_link_advance_backlog()
1224 struct sk_buff_head *inputq) in tipc_data_input()
1226 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1271 struct sk_buff_head *inputq, in tipc_link_input()
1276 struct sk_buff_head tmpq; in tipc_link_input()
1316 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1320 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1510 struct sk_buff_head *xmitq, in tipc_link_advance_transmq()
1663 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1687 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1708 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1711 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_nack_msg()
1738 struct sk_buff_head *xmitq) in tipc_link_rcv()
1740 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1810 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1813 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1892 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1896 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1925 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1927 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
1930 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1931 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
2079 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
2081 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
2149 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2297 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2327 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2329 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2368 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2426 struct sk_buff_head *xmitq, in tipc_link_bc_ack_rcv()
2427 struct sk_buff_head *retrq) in tipc_link_bc_ack_rcv()
2459 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2826 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2836 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2864 struct sk_buff_head *list; in tipc_link_dump()