Lines Matching refs:sk_buff_head

159 	struct sk_buff_head transmq;
160 struct sk_buff_head backlogq;
174 struct sk_buff_head deferdq;
175 struct sk_buff_head *inputq;
176 struct sk_buff_head *namedq;
179 struct sk_buff_head wakeupq;
240 struct sk_buff_head *xmitq);
244 struct sk_buff_head *xmitq);
247 struct sk_buff_head *xmitq);
249 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()
446 struct sk_buff_head *inputq, in tipc_link_create()
447 struct sk_buff_head *namedq, in tipc_link_create()
514 struct sk_buff_head *inputq, in tipc_link_bc_create()
515 struct sk_buff_head *namedq, in tipc_link_bc_create()
748 int tipc_link_timeout(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_timeout()
848 struct sk_buff_head list; in tipc_link_reset()
900 int tipc_link_xmit(struct tipc_link *l, struct sk_buff_head *list, in tipc_link_xmit()
901 struct sk_buff_head *xmitq) in tipc_link_xmit()
910 struct sk_buff_head *transmq = &l->transmq; in tipc_link_xmit()
911 struct sk_buff_head *backlogq = &l->backlogq; in tipc_link_xmit()
979 struct sk_buff_head *xmitq) in tipc_link_advance_backlog()
1030 u16 from, u16 to, struct sk_buff_head *xmitq) in tipc_link_retrans()
1077 struct sk_buff_head *inputq) in tipc_data_input()
1079 struct sk_buff_head *mc_inputq = l->bc_rcvlink->inputq; in tipc_data_input()
1119 struct sk_buff_head *inputq) in tipc_link_input()
1124 struct sk_buff_head tmpq; in tipc_link_input()
1196 int tipc_link_build_state_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_state_msg()
1221 void tipc_link_build_reset_msg(struct tipc_link *l, struct sk_buff_head *xmitq) in tipc_link_build_reset_msg()
1242 struct sk_buff_head *xmitq) in tipc_link_build_nack_msg()
1266 struct sk_buff_head *xmitq) in tipc_link_rcv()
1268 struct sk_buff_head *defq = &l->deferdq; in tipc_link_rcv()
1333 struct sk_buff_head *xmitq) in tipc_link_build_proto_msg()
1338 struct sk_buff_head *dfq = &l->deferdq; in tipc_link_build_proto_msg()
1404 struct sk_buff_head *xmitq) in tipc_link_create_dummy_tnl_msg()
1408 struct sk_buff_head tnlq; in tipc_link_create_dummy_tnl_msg()
1437 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare()
1441 struct sk_buff_head *queue = &l->transmq; in tipc_link_tnl_prepare()
1442 struct sk_buff_head tmpxq, tnlq; in tipc_link_tnl_prepare()
1547 struct sk_buff_head *xmitq) in tipc_link_proto_rcv()
1669 struct sk_buff_head *xmitq) in tipc_link_build_bc_proto_msg()
1699 struct sk_buff_head *xmitq) in tipc_link_build_bc_init_msg()
1701 struct sk_buff_head list; in tipc_link_build_bc_init_msg()
1776 struct sk_buff_head *xmitq) in tipc_link_bc_sync_rcv()
1841 struct sk_buff_head *xmitq) in tipc_link_bc_ack_rcv()
1878 struct sk_buff_head *xmitq) in tipc_link_bc_nack_rcv()
2235 struct sk_buff_head *xmitq) in tipc_link_set_tolerance()
2245 struct sk_buff_head *xmitq) in tipc_link_set_prio()