Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Drtnetlink.c3501 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add() function
4841 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, 0); in rtnetlink_init()