Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr_fdb.c97 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 Dneigh.c121 struct ndmsg *ndm; in mctp_rtm_newneigh() local
180 struct ndmsg *ndm; in mctp_rtm_delneigh() local
/linux/net/core/
H A Dneighbour.c1956 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 Drtnetlink.c4514 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 Dnetlink-dumps.c92 struct ndmsg ndm; member
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c767 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 Dvxlan_core.c165 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 Dqlcnic_main.c368 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 Dice_main.c6096 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 Ddpaa2-switch.c788 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
/linux/net/dsa/
H A Duser.c522 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c2519 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 Dixgbe_main.c10586 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 Di40e_main.c13031 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()