Searched defs:flow_state_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h158 typedef struct flow_state_s flow_state_t; typedef in typeref:struct:flow_state_s
179 /* Matches a flow_entry_t using the extracted flow_state_t info */
181 flow_state_t *);
412 * state in flow_state_t. Must use the same algorithm as
415 uint32_t (*fo_hash)(flow_tab_t *, flow_state_t *);
425 flow_state_t *);

Completed in 46 milliseconds