Searched refs:flow_ether_hash (Results 1 - 1 of 1) sorted by relevance

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

Completed in 46 milliseconds