Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6.c3224 static int ip6round = 0; in ip6_sprintf() local
3235 ip6round = (ip6round + 1) & 7; in ip6_sprintf()
3236 cp = ip6buf[ip6round]; in ip6_sprintf()
3285 return ip6buf[ip6round]; in ip6_sprintf()