Home
last modified time | relevance | path

Searched defs:hinic_hw_fdir_mask (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.h96 struct hinic_hw_fdir_mask { struct
97 uint32_t src_ipv4_mask;
98 uint32_t dst_ipv4_mask;
99 uint16_t src_port_mask;
100 uint16_t dst_port_mask;
101 uint16_t proto_mask;
102 uint16_t tunnel_flag;
103 uint16_t tunnel_inner_src_port_mask;
104 uint16_t tunnel_inner_dst_port_mask;
105 uint16_t dst_ipv6_mask;