Home
last modified time | relevance | path

Searched refs:fo_hash (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h415 uint32_t (*fo_hash)(flow_tab_t *, flow_state_t *); member
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_flow.c566 flent = ft->ft_table[ops->fo_hash(ft, &s)]; in mac_flow_lookup()
1008 if (new_ops->fo_hash == flow_l2_hash) in mac_flow_tab_create()
1009 new_ops->fo_hash = flow_ether_hash; in mac_flow_tab_create()