Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Ddiscover.h48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
H A Ddiscover.c193 void tipc_disc_rcv(struct net *net, struct sk_buff *skb, in tipc_disc_rcv() function
H A Dnode.c2128 return tipc_disc_rcv(net, skb, b); in tipc_rcv()