Home
last modified time | relevance | path

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

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