Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Drtnetlink.c3602 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del() function
4842 rtnl_register(PF_BRIDGE, RTM_DELNEIGH, rtnl_fdb_del, NULL, 0); in rtnetlink_init()