Home
last modified time | relevance | path

Searched defs:ndm (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
Dbr_fdb.c655 struct ndmsg *ndm; in fdb_fill_info() local
861 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry()
951 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add()
994 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
1105 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/kernel/linux/linux-5.10/net/core/
Dneighbour.c1811 struct ndmsg *ndm; in neigh_delete() local
1878 struct ndmsg *ndm; in neigh_add() local
2451 struct ndmsg *ndm; in neigh_fill_info() local
2506 struct ndmsg *ndm; in pneigh_fill_info() local
2669 struct ndmsg *ndm; in neigh_valid_dump_req() local
2773 struct ndmsg *ndm; in neigh_valid_get_req() local
Drtnetlink.c3858 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local
3922 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
3982 struct ndmsg *ndm; in rtnl_fdb_add() local
4062 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
4090 struct ndmsg *ndm; in rtnl_fdb_del() local
4235 struct ndmsg *ndm; in valid_fdb_dump_strict() local
4424 struct ndmsg *ndm; in valid_fdb_get_strict() local
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c336 static int dpaa2_switch_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dpaa2_switch_port_fdb_add()
349 static int dpaa2_switch_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dpaa2_switch_port_fdb_del()
602 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot_net.c513 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_add()
526 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_del()
Docelot.c655 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
/kernel/linux/linux-5.10/net/dsa/
Dslave.c193 struct ndmsg *ndm; in dsa_slave_port_fdb_do_dump() local
1595 int dsa_legacy_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_add()
1606 int dsa_legacy_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_del()
/kernel/linux/linux-5.10/drivers/net/
Dmacvlan.c987 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
1013 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
Dvxlan.c266 struct ndmsg *ndm; in vxlan_fdb_info() local
1266 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
1342 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c371 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del()
396 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_main.c5046 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add()
5084 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
Digb_main.c2487 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9831 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_main.c12332 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()