Home
last modified time | relevance | path

Searched refs:tipc_disc_rcv (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Ddiscover.h48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
H A Ddiscover.c187 * tipc_disc_rcv - handle incoming discovery message (request or response)
192 void tipc_disc_rcv(struct net *net, struct sk_buff *skb, in tipc_disc_rcv() function
H A Dnode.c2096 return tipc_disc_rcv(net, skb, b); in tipc_rcv()
/kernel/linux/linux-6.6/net/tipc/
H A Ddiscover.h48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
H A Ddiscover.c188 * tipc_disc_rcv - handle incoming discovery message (request or response)
193 void tipc_disc_rcv(struct net *net, struct sk_buff *skb, in tipc_disc_rcv() function
H A Dnode.c2127 return tipc_disc_rcv(net, skb, b); in tipc_rcv()

Completed in 9 milliseconds