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 | 92 struct ndmsg ndm; member
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 4649 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4713 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4778 struct ndmsg *ndm; in rtnl_fdb_add() local 4861 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4891 struct ndmsg *ndm; in rtnl_fdb_del() local 5060 struct ndmsg *ndm; in valid_fdb_dump_strict() local 5228 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
| /linux/drivers/net/ |
| H A D | macvlan.c | 1045 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 1071 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
|
| /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 | 6106 ice_fdb_add(struct ndmsg *ndm, struct nlattr __always_unused *tb[], in ice_fdb_add() 6147 ice_fdb_del(struct ndmsg *ndm, __always_unused struct nlattr *tb[], in ice_fdb_del()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 962 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
| /linux/net/dsa/ |
| H A D | user.c | 523 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2519 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 | 10607 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 | 13028 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add()
|