Searched refs:neigh_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 10 * Vitaly E. Lavrov releasing NULL neighbor in neigh_add. 1876 static int neigh_add(struct sk_buff *skb, struct nlmsghdr *nlh, in neigh_add() function 3747 rtnl_register(PF_UNSPEC, RTM_NEWNEIGH, neigh_add, NULL, 0); in neigh_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 10 * Vitaly E. Lavrov releasing NULL neighbor in neigh_add. 1959 static int neigh_add(struct sk_buff *skb, struct nlmsghdr *nlh, in neigh_add() function 3890 rtnl_register(PF_UNSPEC, RTM_NEWNEIGH, neigh_add, NULL, 0); in neigh_init()
|
Completed in 10 milliseconds