Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c1713 uint32_t src_val, dst_val; in mac_rx_srs_long_fanout() local
1784 dst_val = V4_PART_OF_V6(ip6h->ip6_dst); in mac_rx_srs_long_fanout()
1803 dst_val = (uint32_t)ipha->ipha_dst; in mac_rx_srs_long_fanout()
1837 hash = HASH_ADDR(src_val, dst_val, *(uint32_t *)whereptr); in mac_rx_srs_long_fanout()
1845 hash = HASH_ADDR(src_val, dst_val, in mac_rx_srs_long_fanout()
1859 hash = HASH_ADDR(src_val, dst_val, (uint32_t)0); in mac_rx_srs_long_fanout()