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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c971 static uint32_t flow_l2_hash(flow_tab_t *, flow_state_t *);
1008 if (new_ops->fo_hash == flow_l2_hash)
1641 flow_l2_hash(flow_tab_t *ft, flow_state_t *s) function
1692 * flow_ether_hash()/accept() are optimized versions of flow_l2_hash()/
2449 flow_l2_hash,

Completed in 968 milliseconds