Searched refs:neigh_lookup_nodev (Results 1 – 3 of 3) sorted by relevance
304 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net,
416 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, struct net *net, in neigh_lookup_nodev() function445 EXPORT_SYMBOL(neigh_lookup_nodev);
1084 neigh = neigh_lookup_nodev(&dn_neigh_table, &init_net, &fld.daddr); in dn_route_output_slow()