Lines Matching refs:sk_buff_head
339 static int link_schedule_user(struct tipc_link *link, struct sk_buff_head *list) in link_schedule_user()
700 struct sk_buff_head *list) in __tipc_link_xmit()
710 struct sk_buff_head *transmq = &link->transmq; in __tipc_link_xmit()
711 struct sk_buff_head *backlogq = &link->backlogq; in __tipc_link_xmit()
754 static void skb2list(struct sk_buff *skb, struct sk_buff_head *list) in skb2list()
762 struct sk_buff_head head; in __tipc_link_xmit_skb()
779 struct sk_buff_head head; in tipc_link_xmit_skb()
799 int tipc_link_xmit(struct net *net, struct sk_buff_head *list, u32 dnode, in tipc_link_xmit()
1017 struct sk_buff_head *list) in link_retrieve_defq()
1041 struct sk_buff_head head; in tipc_rcv()
1268 u32 tipc_link_defer_pkt(struct sk_buff_head *list, struct sk_buff *skb) in tipc_link_defer_pkt()
1641 struct sk_buff_head *queue = &link->transmq; in tipc_link_dup_queue_xmit()