Home
last modified time | relevance | path

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

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