Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h171 typedef struct flow_resource_s { struct
172 uint64_t channel_cookie;
173 uint64_t flow_cookie;
174 uint8_t tcam_location;
175 flow_spec_t flow_spec;
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h203 struct flow_resource_s { struct
210 typedef struct flow_resource_s flow_resource_t; argument