Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_flow.h1663 struct rte_flow_item { struct
1664 enum rte_flow_item_type type; /**< Item type. */ argument
1665 const void *spec; /**< Pointer to item specification structure. */
1666 const void *last; /**< Defines an inclusive range (spec to last). */
1667 const void *mask; /**< Bit-mask applied to spec and last. */