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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dneighbour.h189 extern struct neighbour * neigh_lookup_nodev(struct neigh_table *tbl,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c364 struct neighbour *neigh_lookup_nodev(struct neigh_table *tbl, const void *pkey) function
2772 EXPORT_SYMBOL(neigh_lookup_nodev); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_route.c998 neigh = neigh_lookup_nodev(&dn_neigh_table, &fl.fld_dst);

Completed in 73 milliseconds