Home
last modified time | relevance | path

Searched refs:flow_ether_hash_fe (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c976 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