Searched refs:neigh_lookup_nodev (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
H A Dneighbour.h305 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net,
/linux-4.4.14/net/core/
H A Dneighbour.c420 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net, neigh_lookup_nodev() function
449 EXPORT_SYMBOL(neigh_lookup_nodev); variable
/linux-4.4.14/net/decnet/
H A Ddn_route.c1085 neigh = neigh_lookup_nodev(&dn_neigh_table, &init_net, &fld.daddr); dn_route_output_slow()

Completed in 159 milliseconds