IN6_ADDR_HSIZE    152 net/ipv6/addrconf.c static struct hlist_head inet6_addr_lst[IN6_ADDR_HSIZE];
IN6_ADDR_HSIZE   3753 net/ipv6/addrconf.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++) {
IN6_ADDR_HSIZE   4267 net/ipv6/addrconf.c 	for (; state->bucket < IN6_ADDR_HSIZE; ++state->bucket) {
IN6_ADDR_HSIZE   4301 net/ipv6/addrconf.c 	while (++state->bucket < IN6_ADDR_HSIZE) {
IN6_ADDR_HSIZE   4425 net/ipv6/addrconf.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++) {
IN6_ADDR_HSIZE   7083 net/ipv6/addrconf.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++)
IN6_ADDR_HSIZE   7168 net/ipv6/addrconf.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++)
IN6_ADDR_HSIZE     47 net/ipv6/anycast.c static struct hlist_head inet6_acaddr_lst[IN6_ADDR_HSIZE];
IN6_ADDR_HSIZE    599 net/ipv6/anycast.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++)
IN6_ADDR_HSIZE    609 net/ipv6/anycast.c 	for (i = 0; i < IN6_ADDR_HSIZE; i++)