Home
last modified time | relevance | path

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

/net/core/
Drtnetlink.c3784 static int rtnl_dump_all(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_dump_all() function
5714 rtnl_register(PF_UNSPEC, RTM_GETADDR, NULL, rtnl_dump_all, 0); in rtnetlink_init()
5715 rtnl_register(PF_UNSPEC, RTM_GETROUTE, NULL, rtnl_dump_all, 0); in rtnetlink_init()
5716 rtnl_register(PF_UNSPEC, RTM_GETNETCONF, NULL, rtnl_dump_all, 0); in rtnetlink_init()