Home
last modified time | relevance | path

Searched refs:rtm_new_nexthop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c1674 static int rtm_new_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_new_nexthop() function
2041 rtnl_register(PF_UNSPEC, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
2046 rtnl_register(PF_INET, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
2049 rtnl_register(PF_INET6, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c2951 static int rtm_new_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_new_nexthop() function
3776 rtnl_register(PF_UNSPEC, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
3781 rtnl_register(PF_INET, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
3784 rtnl_register(PF_INET6, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()

Completed in 7 milliseconds