Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Drtnetlink.c4597 static int rtnl_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_fdb_dump() function
6558 rtnl_register(PF_BRIDGE, RTM_GETNEIGH, rtnl_fdb_get, rtnl_fdb_dump, 0); in rtnetlink_init()