Searched refs:rtnl_fdb_add (Results 1 – 1 of 1) sorted by relevance
2688 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_add() function3490 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, NULL); in rtnetlink_init()