Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h110 typedef struct flow_spec_s { struct
111 uint32_t flow_type;
112 union {
127 } uh, um; /* entry, mask */
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h129 struct flow_spec_s { struct
150 typedef struct flow_spec_s flow_spec_t; argument