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