Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Drtnetlink.c6178 static int rtnl_mdb_dump(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_mdb_dump() function
6599 rtnl_register(PF_BRIDGE, RTM_GETMDB, NULL, rtnl_mdb_dump, 0); in rtnetlink_init()