| /Linux-v5.4/net/bridge/ | 
| D | br_fdb.c | 636 	struct ndmsg *ndm;  in fdb_fill_info()  local881 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br,  in __br_fdb_add()
 911 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in br_fdb_add()
 1008 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[],  in br_fdb_delete()
 
 | 
| /Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/ | 
| D | ethsw.c | 314 static int port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in port_fdb_add()327 static int port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],  in port_fdb_del()
 566 	struct ndmsg *ndm;  in ethsw_fdb_do_dump()  local
 
 | 
| /Linux-v5.4/net/core/ | 
| D | neighbour.c | 1791 	struct ndmsg *ndm;  in neigh_delete()  local1858 	struct ndmsg *ndm;  in neigh_add()  local
 2431 	struct ndmsg *ndm;  in neigh_fill_info()  local
 2486 	struct ndmsg *ndm;  in pneigh_fill_info()  local
 2649 		struct ndmsg *ndm;  in neigh_valid_dump_req()  local
 2753 	struct ndmsg *ndm;  in neigh_valid_get_req()  local
 
 | 
| D | rtnetlink.c | 3553 	struct ndmsg *ndm;  in nlmsg_populate_fdb_fill()  local3617 int ndo_dflt_fdb_add(struct ndmsg *ndm,  in ndo_dflt_fdb_add()
 3677 	struct ndmsg *ndm;  in rtnl_fdb_add()  local
 3757 int ndo_dflt_fdb_del(struct ndmsg *ndm,  in ndo_dflt_fdb_del()
 3785 	struct ndmsg *ndm;  in rtnl_fdb_del()  local
 3930 	struct ndmsg *ndm;  in valid_fdb_dump_strict()  local
 4119 	struct ndmsg *ndm;  in valid_fdb_get_strict()  local
 
 | 
| /Linux-v5.4/net/dsa/ | 
| D | slave.c | 202 	struct ndmsg *ndm;  in dsa_slave_port_fdb_do_dump()  local1201 int dsa_legacy_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in dsa_legacy_fdb_add()
 1212 int dsa_legacy_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],  in dsa_legacy_fdb_del()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mscc/ | 
| D | ocelot.c | 768 static int ocelot_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in ocelot_fdb_add()794 static int ocelot_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],  in ocelot_fdb_del()
 817 	struct ndmsg *ndm;  in ocelot_fdb_do_dump()  local
 
 | 
| /Linux-v5.4/drivers/net/ | 
| D | macvlan.c | 969 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in macvlan_fdb_add()995 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],  in macvlan_fdb_del()
 
 | 
| D | vxlan.c | 255 	struct ndmsg *ndm;  in vxlan_fdb_info()  local1116 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in vxlan_fdb_add()
 1191 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[],  in vxlan_fdb_delete()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_main.c | 3360 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[],  in ice_fdb_add()3398 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[],  in ice_fdb_del()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 372 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[],  in qlcnic_fdb_del()397 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in qlcnic_fdb_add()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ | 
| D | igb_main.c | 2489 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in igb_ndo_fdb_add()
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 9904 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in ixgbe_ndo_fdb_add()
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_main.c | 12283 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],  in i40e_ndo_fdb_add()
 |