Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1433 #define HASH_ADDR(src, dst, ports) \ macro
1838 hash = HASH_ADDR(src_val, dst_val, *(uint32_t *)whereptr); in mac_rx_srs_long_fanout()
1846 hash = HASH_ADDR(src_val, dst_val, in mac_rx_srs_long_fanout()
1860 hash = HASH_ADDR(src_val, dst_val, (uint32_t)0); in mac_rx_srs_long_fanout()
2135 hash = HASH_ADDR(ipha->ipha_src, ipha->ipha_dst, in mac_rx_srs_fanout()
2145 hash = HASH_ADDR(ipha->ipha_src, ipha->ipha_dst, in mac_rx_srs_fanout()