Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Din6.c3213 static unsigned int ip6round = 0; in ip6_sprintf() local
3223 uint8_t saved_round = os_atomic_inc_orig(&ip6round, relaxed) & 7; in ip6_sprintf()