Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Drtnetlink.c4760 static int rtnl_fdb_get(struct sk_buff *in_skb, struct nlmsghdr *nlh, in rtnl_fdb_get() function
6558 rtnl_register(PF_BRIDGE, RTM_GETNEIGH, rtnl_fdb_get, rtnl_fdb_dump, 0); in rtnetlink_init()