Searched defs:ndm (Results 1 – 9 of 9) sorted by relevance
/drivers/net/ethernet/mscc/ |
D | ocelot_net.c | 739 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_add() 753 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_del() 773 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
/drivers/net/ |
D | macvlan.c | 995 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1021 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 369 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del() 395 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
|
/drivers/net/vxlan/ |
D | vxlan_core.c | 207 struct ndmsg *ndm; in vxlan_fdb_info() local 1292 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1368 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 5770 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 5809 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 779 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2513 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9945 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 13074 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|