Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c1898 static int rtm_dump_nexthop(struct sk_buff *skb, struct netlink_callback *cb) in rtm_dump_nexthop() function
2044 rtm_dump_nexthop, 0); in nexthop_init()
2047 rtnl_register(PF_INET, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()
2050 rtnl_register(PF_INET6, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c3230 static int rtm_dump_nexthop(struct sk_buff *skb, struct netlink_callback *cb) in rtm_dump_nexthop() function
3779 rtm_dump_nexthop, 0); in nexthop_init()
3782 rtnl_register(PF_INET, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()
3785 rtnl_register(PF_INET6, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()

Completed in 8 milliseconds