Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_fdb.c640 struct ndmsg *ndm; in fdb_fill_info() local
846 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add()
876 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
972 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c714 static int ocelot_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_fdb_add()
739 static int ocelot_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in ocelot_fdb_del()
762 struct ndmsg *ndm; in ocelot_fdb_do_dump() local
/Linux-v4.19/net/dsa/
Dslave.c200 struct ndmsg *ndm; in dsa_slave_port_fdb_do_dump() local
1009 int dsa_legacy_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_add()
1019 int dsa_legacy_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in dsa_legacy_fdb_del()
/Linux-v4.19/net/core/
Dneighbour.c1653 struct ndmsg *ndm; in neigh_delete() local
1716 struct ndmsg *ndm; in neigh_add() local
2223 struct ndmsg *ndm; in neigh_fill_info() local
2275 struct ndmsg *ndm; in pneigh_fill_info() local
Drtnetlink.c3381 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local
3445 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
3505 struct ndmsg *ndm; in rtnl_fdb_add() local
3578 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
3606 struct ndmsg *ndm; in rtnl_fdb_del() local
/Linux-v4.19/drivers/net/
Dmacvlan.c960 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
985 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
Dvxlan.c280 struct ndmsg *ndm; in vxlan_fdb_info() local
873 static int vxlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_add()
943 static int vxlan_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in vxlan_fdb_delete()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c372 static int qlcnic_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_del()
397 static int qlcnic_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in qlcnic_fdb_add()
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_main.c3666 static int ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add()
3703 static int ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb_main.c2487 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c9789 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_main.c11575 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()