Searched defs:flow_spec_s (Results 1 – 2 of 2) sorted by relevance
112 typedef struct flow_spec_s { struct113 uint32_t flow_type;114 union {129 } uh, um; /* entry, mask */
129 struct flow_spec_s { struct150 typedef struct flow_spec_s flow_spec_t; argument