Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/ !
H A Din6_src.c1646 boolean_t counting_down; in in6_pcbsetport() local
1725 counting_down = TRUE; in in6_pcbsetport()
1733 counting_down = FALSE; in in6_pcbsetport()
1755 if (counting_down) { in in6_pcbsetport()