Searched refs:ETH_MIRROR_VLAN (Results 1 – 5 of 5) sorted by relevance
815 #define ETH_MIRROR_VLAN 0x08 /**< VLAN Mirroring. */ macro
4268 if ((mirror_conf->rule_type & ETH_MIRROR_VLAN) && in rte_eth_mirror_rule_set()
5733 ETH_MIRROR_UPLINK_PORT | ETH_MIRROR_DOWNLINK_PORT | ETH_MIRROR_VLAN))5773 if (mirror_conf->rule_type & ETH_MIRROR_VLAN) { in ixgbe_mirror_rule_set()5867 if (mirror_conf->rule_type & ETH_MIRROR_VLAN) { in ixgbe_mirror_rule_set()
10393 case ETH_MIRROR_VLAN: in i40e_mirror_rule_set()
9306 mr_conf.rule_type = ETH_MIRROR_VLAN; in cmd_set_mirror_mask_parsed()