Searched defs:allmulti (Results 1 – 10 of 10) sorted by relevance
42 uint32_t allmulti:1; /**< This rule matches all multicast traffic. */ member
49 uint8_t allmulti; /**< 1: all-multicast mode enable, 0: disable */ member
132 int allmulti; member239 int allmulti; member
624 bool allmulti = dev->data->all_multicast ? true : false; in hns3vf_dev_promiscuous_disable() local674 bool allmulti = hw->data->all_multicast ? true : false; in hns3vf_restore_promisc() local
4140 bool allmulti = dev->data->all_multicast ? true : false; in hns3_dev_promiscuous_enable() local4184 bool allmulti = dev->data->all_multicast ? true : false; in hns3_dev_promiscuous_disable() local4266 bool allmulti = hw->data->all_multicast ? true : false; in hns3_dev_promisc_restore() local
123 boolean_t allmulti; member
400 boolean_t allmulti = (mode == SFC_DEV_FILTER_MODE_ALLMULTI); in sfc_dev_filter_set() local
861 int broadcast, int promisc, int allmulti) in vnic_dev_packet_filter()
294 const uint8_t allmulti = rte_eth_allmulticast_get(internals->port_id); in rx_burst_8023ad() local
6776 cmdline_fixed_string_t allmulti; member12008 cmdline_fixed_string_t allmulti; member