Home
last modified time | relevance | path

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

/openbmc/linux/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()