Lines Matching refs:sk_buff_head
151 struct sk_buff_head failover_deferdq;
158 struct sk_buff_head transmq;
159 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;
236 struct sk_buff_head *xmitq);
240 struct sk_buff_head *xmitq);
243 struct sk_buff_head *xmitq);
245 struct sk_buff_head *xmitq);
250 struct sk_buff_head *xmitq);
325 struct sk_buff_head *tipc_link_inputq(struct tipc_link *l) in tipc_link_inputq()
342 struct sk_buff_head *xmitq) in tipc_link_add_bc_peer()
354 struct sk_buff_head *xmitq) in tipc_link_remove_bc_peer()
448 struct sk_buff_head *inputq, in tipc_link_create()
449 struct sk_buff_head *namedq, in tipc_link_create()
517 struct sk_buff_head *inputq, in tipc_link_bc_create()
518 struct sk_buff_head *namedq, in tipc_link_bc_create()
767 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
854 struct sk_buff_head *wakeupq = &l->wakeupq; in link_prepare_wakeup()
855 struct sk_buff_head *inputq = l->inputq; in link_prepare_wakeup()
857 struct sk_buff_head tmpq; in link_prepare_wakeup()
883 struct sk_buff_head list; in tipc_link_reset()
939 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
940 struct sk_buff_head *xmitq) in tipc_link_xmit()
949 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
950 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
1026 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1126 u16 from, u16 to, struct sk_buff_head *xmitq) in tipc_link_bc_retrans()
1177 struct sk_buff_head *inputq) in tipc_data_input()
1179 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1219 struct sk_buff_head *inputq, in tipc_link_input()
1224 struct sk_buff_head tmpq; in tipc_link_input()
1264 struct sk_buff_head *inputq) in tipc_link_tnl_rcv()
1268 struct sk_buff_head *fdefq = &l->failover_deferdq; in tipc_link_tnl_rcv()
1402 struct sk_buff_head *xmitq) in tipc_link_advance_transmq()
1463 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1488 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1509 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1534 struct sk_buff_head *xmitq) in tipc_link_rcv()
1536 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1603 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1608 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1682 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1686 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1715 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1717 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_tnl_prepare()
1720 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1721 struct sk_buff_head tmpxq, tnlq, frags; in tipc_link_tnl_prepare()
1870 struct sk_buff_head *xmitq) in tipc_link_failover_prepare()
1872 struct sk_buff_head *fdefq = &tnl->failover_deferdq; in tipc_link_failover_prepare()
1940 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
2091 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
2121 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
2123 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
2162 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
2226 struct sk_buff_head *xmitq) in tipc_link_bc_ack_rcv()
2264 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2629 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2639 struct sk_buff_head *xmitq) in tipc_link_set_prio()
2682 struct sk_buff_head *list; in tipc_link_dump()