Searched refs:pneigh_create (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/ |
| H A D | neighbour.h | 394 int pneigh_create(struct neigh_table *tbl, struct net *net, const void *key,
|
| /linux/net/ipv4/ |
| H A D | arp.c | 1093 return pneigh_create(&arp_tbl, net, &ip, dev, 0, 0, false); in arp_req_set_public()
|
| /linux/net/core/ |
| H A D | neighbour.c | 779 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()
|