Searched refs:ip6round (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6.c2045 static int ip6round = 0; variable
2057 ip6round = (ip6round + 1) & 7;
2058 cp = ip6buf[ip6round];
2092 return(ip6buf[ip6round]);

Completed in 71 milliseconds