Searched refs:rtnl_fdb_del (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 4132 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del() function 5722 rtnl_register(PF_BRIDGE, RTM_DELNEIGH, rtnl_fdb_del, NULL, 0); in rtnetlink_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 4341 static int rtnl_fdb_del(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_del() function 6556 rtnl_register(PF_BRIDGE, RTM_DELNEIGH, rtnl_fdb_del, NULL, in rtnetlink_init()
|
Completed in 14 milliseconds