Searched refs:rtnl_fdb_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 4024 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add() function 5721 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, 0); in rtnetlink_init()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 4226 static int rtnl_fdb_add(struct sk_buff *skb, struct nlmsghdr *nlh, in rtnl_fdb_add() function 6555 rtnl_register(PF_BRIDGE, RTM_NEWNEIGH, rtnl_fdb_add, NULL, 0); in rtnetlink_init()
|
Completed in 14 milliseconds