Home
last modified time | relevance | path

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

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