Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h393 uint32_t (*fo_hash_fe)(flow_tab_t *, flow_entry_t *); member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c313 index = ops->fo_hash_fe(ft, flent); in mac_flow_add()
1011 if (new_ops->fo_hash_fe == flow_l2_hash_fe) in mac_flow_tab_create()
1012 new_ops->fo_hash_fe = flow_ether_hash_fe; in mac_flow_tab_create()