Searched refs:neigh_delete (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 1811 static int neigh_delete(struct sk_buff *skb, struct nlmsghdr *nlh, in neigh_delete() function 3748 rtnl_register(PF_UNSPEC, RTM_DELNEIGH, neigh_delete, NULL, 0); in neigh_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 1894 static int neigh_delete(struct sk_buff *skb, struct nlmsghdr *nlh, in neigh_delete() function 3891 rtnl_register(PF_UNSPEC, RTM_DELNEIGH, neigh_delete, NULL, 0); in neigh_init()
|
Completed in 10 milliseconds