Home
last modified time | relevance | path

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

/net/ipv4/
Dnexthop.c1689 static int rtm_dump_nexthop(struct sk_buff *skb, struct netlink_callback *cb) in rtm_dump_nexthop() function
1820 rtm_dump_nexthop, 0); in nexthop_init()
1823 rtnl_register(PF_INET, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()
1826 rtnl_register(PF_INET6, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()