Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Drtnetlink.c4226 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add() function
6556 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, 0); in rtnetlink_init()