Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6_src.c1638 boolean_t counting_down; in in6_pcbsetport() local
1717 counting_down = TRUE; in in6_pcbsetport()
1725 counting_down = FALSE; in in6_pcbsetport()
1747 if (counting_down) { in in6_pcbsetport()