/linux-6.12.1/net/bridge/ |
D | br_fdb.c | 104 struct ndmsg *ndm; in fdb_fill_info() local 693 struct ndmsg *ndm = nlmsg_data(nlh); in br_fdb_delete_bulk() local 1063 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry() 1159 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add() 1202 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() 1322 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
|
/linux-6.12.1/net/mctp/ |
D | neigh.c | 121 struct ndmsg *ndm; in mctp_rtm_newneigh() local 180 struct ndmsg *ndm; in mctp_rtm_delneigh() local
|
/linux-6.12.1/net/core/ |
D | neighbour.c | 1906 struct ndmsg *ndm; in neigh_delete() local 1973 struct ndmsg *ndm; in neigh_add() local 2577 struct ndmsg *ndm; in neigh_fill_info() local 2638 struct ndmsg *ndm; in pneigh_fill_info() local 2806 struct ndmsg *ndm; in neigh_valid_dump_req() local 2912 struct ndmsg *ndm; in neigh_valid_get_req() local
|
D | rtnetlink.c | 4168 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4232 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4297 struct ndmsg *ndm; in rtnl_fdb_add() local 4377 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4407 struct ndmsg *ndm; in rtnl_fdb_del() local 4573 struct ndmsg *ndm; in valid_fdb_dump_strict() local 4762 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/net/ |
D | macvlan.c | 1024 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1050 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
/linux-6.12.1/drivers/net/vxlan/ |
D | vxlan_core.c | 160 struct ndmsg *ndm; in vxlan_fdb_info() local 1244 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1320 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete() 3089 struct ndmsg *ndm = nlmsg_data(nlh); in vxlan_fdb_delete_bulk() local
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_main.c | 6119 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 6158 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 787 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
/linux-6.12.1/net/dsa/ |
D | user.c | 521 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 2486 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9954 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
/linux-6.12.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 13100 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|