Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Drtnetlink.c2655 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh) in rtnl_fdb_del() function
3341 rtnl_register(PF_BRIDGE, RTM_DELNEIGH, rtnl_fdb_del, NULL, NULL); in rtnetlink_init()