Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h355 void neigh_app_ns(struct neighbour *n);
/linux-4.4.14/net/ipv4/
Darp.c381 neigh_app_ns(neigh); in arp_solicit()
/linux-4.4.14/net/core/
Dneighbour.c2858 void neigh_app_ns(struct neighbour *n) in neigh_app_ns() function
2862 EXPORT_SYMBOL(neigh_app_ns);
/linux-4.4.14/net/ipv6/
Dndisc.c683 neigh_app_ns(neigh); in ndisc_solicit()