Searched refs:_pkts (Results 1 – 1 of 1) sorted by relevance
292 struct sk_buff_head _pkts; in tipc_rcast_xmit() local296 __skb_queue_head_init(&_pkts); in tipc_rcast_xmit()300 if (!tipc_msg_pskb_copy(dnode, pkts, &_pkts)) in tipc_rcast_xmit()304 if (tipc_node_xmit(net, &_pkts, dnode, selector) == -ELINKCONG) in tipc_rcast_xmit()