Home
last modified time | relevance | path

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

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