Home
last modified time | relevance | path

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

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