Searched refs:pneigh_get_reply (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 2870 static int pneigh_get_reply(struct net *net, struct pneigh_entry *neigh, in pneigh_get_reply() function 2929 return pneigh_get_reply(net, pn, NETLINK_CB(in_skb).portid, in neigh_get()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 3003 static int pneigh_get_reply(struct net *net, struct pneigh_entry *neigh, in pneigh_get_reply() function 3062 return pneigh_get_reply(net, pn, NETLINK_CB(in_skb).portid, in neigh_get()
|
Completed in 11 milliseconds