Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour.h394 int pneigh_create(struct neigh_table *tbl, struct net *net, const void *key,
/linux/net/ipv4/
H A Darp.c1093 return pneigh_create(&arp_tbl, net, &ip, dev, 0, 0, false); in arp_req_set_public()
/linux/net/core/
H A Dneighbour.c779 int pneigh_create(struct neigh_table *tbl, struct net *net, in pneigh_create() function
2081 err = pneigh_create(tbl, net, dst, dev, ndm_flags, protocol, in neigh_add()