Home
last modified time | relevance | path

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

/linux-6.14.4/net/bridge/
Dbr_fdb.c97 struct ndmsg *ndm; in fdb_fill_info() local
686 struct ndmsg *ndm = nlmsg_data(nlh); in br_fdb_delete_bulk() local
1057 const u8 *addr, struct ndmsg *ndm, u16 flags, u16 vid, in fdb_add_entry()
1153 static int __br_fdb_add(struct ndmsg *ndm, struct net_bridge *br, in __br_fdb_add()
1198 int br_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_add()
1319 int br_fdb_delete(struct ndmsg *ndm, struct nlattr *tb[], in br_fdb_delete()
/linux-6.14.4/net/mctp/
Dneigh.c121 struct ndmsg *ndm; in mctp_rtm_newneigh() local
180 struct ndmsg *ndm; in mctp_rtm_delneigh() local
/linux-6.14.4/tools/testing/selftests/net/
Dnetlink-dumps.c79 struct ndmsg ndm; member
/linux-6.14.4/net/core/
Dneighbour.c1855 struct ndmsg *ndm; in neigh_delete() local
1922 struct ndmsg *ndm; in neigh_add() local
2527 struct ndmsg *ndm; in neigh_fill_info() local
2588 struct ndmsg *ndm; in pneigh_fill_info() local
2755 struct ndmsg *ndm; in neigh_valid_dump_req() local
2862 struct ndmsg *ndm; in neigh_valid_get_req() local
Drtnetlink.c4429 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local
4493 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
4558 struct ndmsg *ndm; in rtnl_fdb_add() local
4641 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
4671 struct ndmsg *ndm; in rtnl_fdb_del() local
4843 struct ndmsg *ndm; in valid_fdb_dump_strict() local
5011 struct ndmsg *ndm; in valid_fdb_get_strict() local
/linux-6.14.4/drivers/net/ethernet/mscc/
Docelot_net.c730 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()
765 struct ndmsg *ndm; in ocelot_port_fdb_do_dump() local
/linux-6.14.4/drivers/net/
Dmacvlan.c1024 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.14.4/drivers/net/vxlan/
Dvxlan_core.c160 struct ndmsg *ndm; in vxlan_fdb_info() local
1241 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()
3119 struct ndmsg *ndm = nlmsg_data(nlh); in vxlan_fdb_delete_bulk() local
/linux-6.14.4/drivers/net/ethernet/qlogic/qlcnic/
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-6.14.4/drivers/net/ethernet/intel/ice/
Dice_main.c6193 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add()
6234 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c788 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
/linux-6.14.4/net/dsa/
Duser.c522 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
/linux-6.14.4/drivers/net/ethernet/intel/igb/
Digb_main.c2496 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add()
/linux-6.14.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10319 static int ixgbe_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in ixgbe_ndo_fdb_add()
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c13059 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()