ip6round 1980 netinet6/in6.c static int ip6round = 0; ip6round 1992 netinet6/in6.c ip6round = (ip6round + 1) & 7; ip6round 1993 netinet6/in6.c cp = ip6buf[ip6round]; ip6round 2027 netinet6/in6.c return (ip6buf[ip6round]);