Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_sched.c1439 #define HASH_ADDR(src, dst, ports) \ macro
1836 hash = HASH_ADDR(src_val, dst_val, *(uint32_t *)whereptr); in mac_rx_srs_long_fanout()
1844 hash = HASH_ADDR(src_val, dst_val, in mac_rx_srs_long_fanout()
1858 hash = HASH_ADDR(src_val, dst_val, (uint32_t)0); in mac_rx_srs_long_fanout()
2129 hash = HASH_ADDR(ipha->ipha_src, ipha->ipha_dst, in mac_rx_srs_fanout()
2139 hash = HASH_ADDR(ipha->ipha_src, ipha->ipha_dst, in mac_rx_srs_fanout()