Searched refs:fo_hash_fe (Results 1 – 2 of 2) sorted by relevance
393 uint32_t (*fo_hash_fe)(flow_tab_t *, flow_entry_t *); member
312 index = ops->fo_hash_fe(ft, flent); in mac_flow_add()1010 if (new_ops->fo_hash_fe == flow_l2_hash_fe) in mac_flow_tab_create()1011 new_ops->fo_hash_fe = flow_ether_hash_fe; in mac_flow_tab_create()