Searched defs:rte_eth_fdir_masks (Results 1 – 1 of 1) sorted by relevance
354 struct rte_eth_fdir_masks { struct355 uint16_t vlan_tci_mask; /**< Bit mask for vlan_tci in big endian */357 struct rte_eth_ipv4_flow ipv4_mask;359 struct rte_eth_ipv6_flow ipv6_mask;361 uint16_t src_port_mask;363 uint16_t dst_port_mask;366 uint8_t mac_addr_byte_mask;368 uint32_t tunnel_id_mask;369 uint8_t tunnel_type_mask; /**< 1 - Match tunnel type,