/linux/net/bridge/ |
A D | br_fdb.c | 107 struct ndmsg *ndm; in fdb_fill_info() local 867 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry() 957 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add() 1000 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add() 1111 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
|
/linux/net/mctp/ |
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/ |
A D | neighbour.c | 1845 struct ndmsg *ndm; in neigh_delete() local 1912 struct ndmsg *ndm; in neigh_add() local 2508 struct ndmsg *ndm; in neigh_fill_info() local 2569 struct ndmsg *ndm; in pneigh_fill_info() local 2744 struct ndmsg *ndm; in neigh_valid_dump_req() local 2848 struct ndmsg *ndm; in neigh_valid_get_req() local
|
A D | rtnetlink.c | 3871 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 3935 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 3995 struct ndmsg *ndm; in rtnl_fdb_add() local 4075 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4103 struct ndmsg *ndm; in rtnl_fdb_del() local 4248 struct ndmsg *ndm; in valid_fdb_dump_strict() local 4437 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
/linux/drivers/net/ |
A D | macvlan.c | 989 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1015 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
A D | vxlan.c | 267 struct ndmsg *ndm; in vxlan_fdb_info() local 1267 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add() 1343 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_main.c | 369 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/mscc/ |
A D | ocelot_net.c | 652 static int ocelot_port_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_add() 665 static int ocelot_port_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_port_fdb_del()
|
A D | ocelot.c | 1156 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_main.c | 5526 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 5564 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
/linux/net/dsa/ |
A D | slave.c | 197 struct ndmsg *ndm; in dsa_slave_port_fdb_do_dump() local
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch.c | 775 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
/linux/drivers/net/ethernet/intel/igb/ |
A D | igb_main.c | 2485 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_main.c | 9801 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_main.c | 12799 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|