Searched refs:fo_hash (Results 1 – 2 of 2) sorted by relevance
415 uint32_t (*fo_hash)(flow_tab_t *, flow_state_t *); member
566 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()