Searched defs:ndm (Results 1 – 11 of 11) sorted by relevance
/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/tools/testing/selftests/net/ |
H A D | netlink-dumps.c | 79 struct ndmsg ndm; member
|
/linux/net/core/ |
H A D | neighbour.c | 1848 struct ndmsg *ndm; in neigh_delete() local 1915 struct ndmsg *ndm; in neigh_add() local 2520 struct ndmsg *ndm; in neigh_fill_info() local 2581 struct ndmsg *ndm; in pneigh_fill_info() local 2748 struct ndmsg *ndm; in neigh_valid_dump_req() local 2855 struct ndmsg *ndm; in neigh_valid_get_req() local
|
H A D | rtnetlink.c | 4459 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4523 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4588 struct ndmsg *ndm; in rtnl_fdb_add() local 4671 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4701 struct ndmsg *ndm; in rtnl_fdb_del() local 4873 struct ndmsg *ndm; in valid_fdb_dump_strict() local 5041 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 166 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() 3090 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 | 6170 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 6211 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
/linux/net/dsa/ |
H A D | user.c | 522 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local [all...] |
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 2521 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 | 10403 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 | 13059 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|