Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dport.c49 static struct sk_buff *msg_queue_head; variable
668 buf = msg_queue_head; in port_dispatcher_sigh()
669 msg_queue_head = NULL; in port_dispatcher_sigh()
834 if (msg_queue_head) { in port_dispatcher()
838 msg_queue_tail = msg_queue_head = buf; in port_dispatcher()