nexthop_select_path  134 include/net/nexthop.h struct nexthop *nexthop_select_path(struct nexthop *nh, int hash);
nexthop_select_path  207 include/net/nexthop.h 	nh = nexthop_select_path(res->fi->nh, hash);
nexthop_select_path  327 include/net/nexthop.h 	nh = nexthop_select_path(nh, hash);
nexthop_select_path  528 net/ipv4/nexthop.c EXPORT_SYMBOL_GPL(nexthop_select_path);