Searched defs:ndm (Results 1 – 9 of 9) sorted by relevance
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_net.c | 730 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_add() 744 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_del() 765 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
| /drivers/net/ |
| A D | macvlan.c | 1025 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1051 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
| /drivers/net/vxlan/ |
| A D | vxlan_core.c | 166 struct ndmsg *ndm; in vxlan_fdb_info() local 1229 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1306 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete() 3094 struct ndmsg *ndm = nlmsg_data(nlh); in vxlan_fdb_delete_bulk() local
|
| /drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_main.c | 368 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del() 394 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_main.c | 6182 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 6223 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
| /drivers/net/ethernet/freescale/dpaa2/ |
| A D | dpaa2-switch.c | 788 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
| /drivers/net/ethernet/intel/igb/ |
| A D | igb_main.c | 2521 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_main.c | 10582 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
| /drivers/net/ethernet/intel/i40e/ |
| A D | i40e_main.c | 13001 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|
Completed in 112 milliseconds