Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h219 struct otx2_flow_item_info { struct
220 const void *def_mask; /* rte_flow default mask */
221 void *hw_mask; /* hardware supported mask */
222 int len; /* length of item */
223 const void *spec; /* spec to use, NULL implies match any */
224 const void *mask; /* mask to use */
225 uint8_t hw_hdr_len; /* Extra data len at each layer*/