Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet6/
H A Din6_src.c1643 boolean_t counting_down; in in6_pcbsetport() local
1722 counting_down = TRUE; in in6_pcbsetport()
1730 counting_down = FALSE; in in6_pcbsetport()
1752 if (counting_down) { in in6_pcbsetport()