Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dneighbour.h360 void neigh_app_ns(struct neighbour *n);
/Linux-v4.19/net/ipv4/
Darp.c386 neigh_app_ns(neigh); in arp_solicit()
/Linux-v4.19/net/core/
Dneighbour.c2911 void neigh_app_ns(struct neighbour *n) in neigh_app_ns() function
2915 EXPORT_SYMBOL(neigh_app_ns);
/Linux-v4.19/net/ipv6/
Dndisc.c722 neigh_app_ns(neigh); in ndisc_solicit()