Home
last modified time | relevance | path

Searched refs:other_xmit_queue (Results 1 – 4 of 4) sorted by relevance

/linux/net/decnet/
A Ddn_nsp_out.c239 if ((skb = skb_peek(&scp->other_xmit_queue)) != NULL) in dn_nsp_output()
273 !skb_queue_empty(&scp->other_xmit_queue)) in dn_nsp_xmit_timeout()
358 skb_queue_tail(&scp->other_xmit_queue, skb); in dn_nsp_queue_xmit()
A Daf_decnet.c437 skb_queue_purge(&scp->other_xmit_queue); in dn_destruct()
521 skb_queue_head_init(&scp->other_xmit_queue); in dn_alloc_sock()
547 if (skb_queue_empty(&scp->other_xmit_queue)) in dn_keepalive()
1965 queue = &scp->other_xmit_queue; in dn_sendmsg()
A Ddn_nsp_in.c113 &scp->other_xmit_queue, in dn_ack()
/linux/include/net/
A Ddn.h109 struct sk_buff_head other_xmit_queue; member

Completed in 12 milliseconds