Home
last modified time | relevance | path

Searched refs:neigh_add (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/core/
Dneighbour.c1651 static int neigh_add(struct sk_buff *skb, struct nlmsghdr *nlh) in neigh_add() function
3212 rtnl_register(PF_UNSPEC, RTM_NEWNEIGH, neigh_add, NULL, NULL); in neigh_init()