Searched refs:flow_ether_hash_fe (Results 1 – 1 of 1) sorted by relevance
976 static uint32_t flow_ether_hash_fe(flow_tab_t *, flow_entry_t *);1012 new_ops->fo_hash_fe = flow_ether_hash_fe; in mac_flow_tab_create()1709 flow_ether_hash_fe(flow_tab_t *ft, flow_entry_t *flent) in flow_ether_hash_fe() function