| /linux/net/bridge/ |
| H A D | br_fdb.c | 97 struct ndmsg *ndm; in fdb_fill_info() local 798 struct ndmsg *ndm = nlmsg_data(nlh); in br_fdb_delete_bulk() local 1148 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry() 1244 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add() 1289 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() 1410 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
|
| /linux/net/mctp/ |
| H A D | neigh.c | 121 struct ndmsg *ndm; in mctp_rtm_newneigh() local 180 struct ndmsg *ndm; in mctp_rtm_delneigh() local
|
| /linux/net/core/ |
| H A D | neighbour.c | 1956 struct ndmsg *ndm; in neigh_delete() local 2023 struct ndmsg *ndm; in neigh_add() local 2657 struct ndmsg *ndm; in __neigh_fill_info() local 2728 struct ndmsg *ndm; in pneigh_fill_info() local 2889 struct ndmsg *ndm; in neigh_valid_dump_req() local 2994 struct ndmsg *ndm; in neigh_valid_get_req() local 3074 struct ndmsg *ndm; in neigh_get() local
|
| H A D | rtnetlink.c | 4514 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4578 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4643 struct ndmsg *ndm; in rtnl_fdb_add() local 4726 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4756 struct ndmsg *ndm; in rtnl_fdb_del() local 4925 struct ndmsg *ndm; in valid_fdb_dump_strict() local 5093 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | netlink-dumps.c | 92 struct ndmsg ndm; member
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 767 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_add() 781 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_del() 802 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 165 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() 3119 struct ndmsg *ndm = nlmsg_data(nlh); in vxlan_fdb_delete_bulk() local
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H 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()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 6096 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 6137 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 788 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
| /linux/net/dsa/ |
| H A D | user.c | 522 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2519 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10586 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 13031 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|