Searched defs:sfc_flow_item (Results 1 – 1 of 1) sorted by relevance
137 struct sfc_flow_item { struct139 enum sfc_flow_item_layers layer; /* Layer of item */ argument140 enum sfc_flow_item_layers prev_layer; /* Previous layer of item */ argument142 sfc_flow_item_parse *parse; /* Parsing function */ argument145 int sfc_flow_parse_pattern(const struct sfc_flow_item *flow_items, argument