| /kernel/linux/linux-6.6/net/bridge/ |
| D | br_fdb.c | 107 struct ndmsg *ndm; in fdb_fill_info() local 664 int br_fdb_delete_bulk(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete_bulk() 1022 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry() 1115 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add() 1158 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() 1278 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
|
| /kernel/linux/linux-5.10/net/bridge/ |
| D | br_fdb.c | 655 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-6.6/net/mctp/ |
| D | neigh.c | 121 struct ndmsg *ndm; in mctp_rtm_newneigh() local 180 struct ndmsg *ndm; in mctp_rtm_delneigh() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | neighbour.c | 1898 struct ndmsg *ndm; in neigh_delete() local 1965 struct ndmsg *ndm; in neigh_add() local 2570 struct ndmsg *ndm; in neigh_fill_info() local 2631 struct ndmsg *ndm; in pneigh_fill_info() local 2806 struct ndmsg *ndm; in neigh_valid_dump_req() local 2911 struct ndmsg *ndm; in neigh_valid_get_req() local
|
| D | rtnetlink.c | 4133 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4197 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4262 struct ndmsg *ndm; in rtnl_fdb_add() local 4342 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4379 struct ndmsg *ndm; in rtnl_fdb_del() local 4545 struct ndmsg *ndm; in valid_fdb_dump_strict() local 4734 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | neighbour.c | 1815 struct ndmsg *ndm; in neigh_delete() local 1882 struct ndmsg *ndm; in neigh_add() local 2456 struct ndmsg *ndm; in neigh_fill_info() local 2511 struct ndmsg *ndm; in pneigh_fill_info() local 2674 struct ndmsg *ndm; in neigh_valid_dump_req() local 2778 struct ndmsg *ndm; in neigh_valid_get_req() local
|
| D | rtnetlink.c | 3907 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 3971 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4031 struct ndmsg *ndm; in rtnl_fdb_add() local 4111 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4139 struct ndmsg *ndm; in rtnl_fdb_del() local 4284 struct ndmsg *ndm; in valid_fdb_dump_strict() local 4473 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
| /kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
| D | ethsw.c | 336 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/ |
| D | ocelot_net.c | 513 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()
|
| D | ocelot.c | 655 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
| /kernel/linux/linux-5.10/net/dsa/ |
| D | slave.c | 193 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/ |
| D | macvlan.c | 987 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()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
| 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() 764 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
| /kernel/linux/linux-6.6/drivers/net/ |
| D | macvlan.c | 1022 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1048 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_main.c | 371 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-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/net/vxlan/ |
| D | vxlan_core.c | 160 struct ndmsg *ndm; in vxlan_fdb_info() local 1245 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1321 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
|
| /kernel/linux/linux-5.10/drivers/net/vxlan/ |
| D | vxlan_core.c | 266 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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_main.c | 5066 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 5104 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_main.c | 5919 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 5958 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-switch.c | 787 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
| /kernel/linux/linux-6.6/net/dsa/ |
| D | slave.c | 511 struct ndmsg *ndm; in dsa_slave_port_fdb_do_dump() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| D | igb_main.c | 2491 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
| D | igb_main.c | 2518 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/ |
| D | ixgbe_main.c | 9836 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|