Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dnexthop.c3502 static int rtm_dump_nexthop(struct sk_buff *skb, struct netlink_callback *cb) in rtm_dump_nexthop() function
4054 rtm_dump_nexthop, 0); in nexthop_init()
4057 rtnl_register(PF_INET, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()
4060 rtnl_register(PF_INET6, RTM_GETNEXTHOP, NULL, rtm_dump_nexthop, 0); in nexthop_init()