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