Searched refs:tipc_disc_rcv (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | discover.h | 48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
|
H A D | discover.c | 187 * 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 D | node.c | 2096 return tipc_disc_rcv(net, skb, b); in tipc_rcv()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | discover.h | 48 void tipc_disc_rcv(struct net *net, struct sk_buff *buf,
|
H A D | discover.c | 188 * 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 D | node.c | 2127 return tipc_disc_rcv(net, skb, b); in tipc_rcv()
|
Completed in 9 milliseconds