Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Ddiscover.h48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
H A Ddiscover.c192 void tipc_disc_rcv(struct net *net, struct sk_buff *skb, in tipc_disc_rcv() function
H A Dnode.c2092 return tipc_disc_rcv(net, skb, b); in tipc_rcv()