Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_flow.h137 struct sfc_flow_item { struct
139 enum sfc_flow_item_layers layer; /* Layer of item */ argument
140 enum sfc_flow_item_layers prev_layer; /* Previous layer of item */ argument
142 sfc_flow_item_parse *parse; /* Parsing function */ argument
145 int sfc_flow_parse_pattern(const struct sfc_flow_item *flow_items, argument