rtm_new_nexthop  1842 net/ipv4/nexthop.c 	rtnl_register(PF_UNSPEC, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0);
rtm_new_nexthop  1847 net/ipv4/nexthop.c 	rtnl_register(PF_INET, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0);
rtm_new_nexthop  1850 net/ipv4/nexthop.c 	rtnl_register(PF_INET6, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0);