Searched refs:neightbl_dump_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 2389 static int neightbl_dump_info(struct sk_buff *skb, struct netlink_callback *cb) in neightbl_dump_info() function 3751 rtnl_register(PF_UNSPEC, RTM_GETNEIGHTBL, NULL, neightbl_dump_info, in neigh_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 2501 static int neightbl_dump_info(struct sk_buff *skb, struct netlink_callback *cb) in neightbl_dump_info() function 3894 rtnl_register(PF_UNSPEC, RTM_GETNEIGHTBL, NULL, neightbl_dump_info, in neigh_init()
|
Completed in 10 milliseconds