Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dname_distr.h74 void tipc_named_rcv(struct net *net, struct sk_buff_head *msg_queue);
Dname_distr.c388 void tipc_named_rcv(struct net *net, struct sk_buff_head *inputq) in tipc_named_rcv() function
Dnode.c518 tipc_named_rcv(net, namedq); in tipc_node_unlock()