Searched defs:flow_resource_s (Results 1 – 2 of 2) sorted by relevance
171 typedef struct flow_resource_s { struct172 uint64_t channel_cookie;173 uint64_t flow_cookie;174 uint8_t tcam_location;175 flow_spec_t flow_spec;
203 struct flow_resource_s { struct210 typedef struct flow_resource_s flow_resource_t; argument