Searched refs:rtm_new_nexthop (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/ipv4/ |
| D | nexthop.c | 2903 static int rtm_new_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_new_nexthop() function 3744 rtnl_register(PF_UNSPEC, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init() 3749 rtnl_register(PF_INET, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init() 3752 rtnl_register(PF_INET6, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
|