Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daddrconf.c146 #define IN6_ADDR_HSIZE_SHIFT 8 macro
147 #define IN6_ADDR_HSIZE (1 << IN6_ADDR_HSIZE_SHIFT)
1020 return hash_32(val, IN6_ADDR_HSIZE_SHIFT); in inet6_addr_hash()