Home
last modified time | relevance | path

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

/net/ipv4/
Dnexthop.c1468 static int rtm_new_nexthop(struct sk_buff *skb, struct nlmsghdr *nlh, in rtm_new_nexthop() function
1817 rtnl_register(PF_UNSPEC, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
1822 rtnl_register(PF_INET, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()
1825 rtnl_register(PF_INET6, RTM_NEWNEXTHOP, rtm_new_nexthop, NULL, 0); in nexthop_init()