Home
last modified time | relevance | path

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

/net/tipc/
Dport.c56 static struct sk_buff *msg_queue_head = NULL; variable
794 buf = msg_queue_head; in port_dispatcher_sigh()
795 msg_queue_head = NULL; in port_dispatcher_sigh()
958 if (msg_queue_head) { in port_dispatcher()
962 msg_queue_tail = msg_queue_head = buf; in port_dispatcher()