| /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/net/core/ |
| H A D | neighbour.c | 1932 struct ndmsg *ndm; neigh_delete() local 1999 struct ndmsg *ndm; neigh_add() local 2632 struct ndmsg *ndm; neigh_fill_info() local 2693 struct ndmsg *ndm; pneigh_fill_info() local 2860 struct ndmsg *ndm; neigh_valid_dump_req() local 2965 struct ndmsg *ndm; neigh_valid_get_req() local 3045 struct ndmsg *ndm; neigh_get() local [all...] |
| H A D | rtnetlink.c | 4476 struct ndmsg *ndm; in nlmsg_populate_fdb_fill() local 4540 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add() 4605 struct ndmsg *ndm; in rtnl_fdb_add() local 4688 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del() 4718 struct ndmsg *ndm; in rtnl_fdb_del() local 4887 struct ndmsg *ndm; in valid_fdb_dump_strict() local 5055 struct ndmsg *ndm; in valid_fdb_get_strict() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | netlink-dumps.c | 92 struct ndmsg ndm; member
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 166 struct ndmsg *ndm; in vxlan_fdb_info() local 1230 vxlan_fdb_add(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack * extack) vxlan_fdb_add() argument 1307 vxlan_fdb_delete(struct ndmsg * ndm,struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,bool * notified,struct netlink_ext_ack * extack) vxlan_fdb_delete() argument 3101 struct ndmsg *ndm = nlmsg_data(nlh); vxlan_fdb_delete_bulk() local [all...] |
| /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 | 6167 ice_fdb_add(struct ndmsg * ndm,struct nlattr __always_unused * tb[],struct net_device * dev,const unsigned char * addr,u16 vid,u16 flags,bool * notified,struct netlink_ext_ack __always_unused * extack) ice_fdb_add() argument 6208 ice_fdb_del(struct ndmsg * ndm,__always_unused struct nlattr * tb[],struct net_device * dev,const unsigned char * addr,__always_unused u16 vid,bool * notified,struct netlink_ext_ack * extack) ice_fdb_del() argument
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 788 struct ndmsg *ndm; in dpaa2_switch_fdb_dump_nl() local
|
| /linux/net/dsa/ |
| H A D | user.c | 522 struct ndmsg *ndm; in dsa_user_port_fdb_do_dump() local
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2520 static int igb_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in igb_ndo_fdb_add() argument
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10578 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 | 13019 static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in i40e_ndo_fdb_add() argument
|