Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Drtnetlink.c2785 static int rtnl_fdb_dump(struct sk_buff *skb, struct netlink_callback *cb) in rtnl_fdb_dump() function
3342 rtnl_register(PF_BRIDGE, RTM_GETNEIGH, NULL, rtnl_fdb_dump, NULL); in rtnetlink_init()