Searched refs:flow_ether_hash (Results 1 – 1 of 1) sorted by relevance
974 static uint32_t flow_ether_hash(flow_tab_t *, flow_state_t *);1009 new_ops->fo_hash = flow_ether_hash; in mac_flow_tab_create()1698 flow_ether_hash(flow_tab_t *ft, flow_state_t *s) in flow_ether_hash() function