Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6_src.c1551 boolean_t counting_down; in in6_pcbsetport() local
1630 counting_down = TRUE; in in6_pcbsetport()
1638 counting_down = FALSE; in in6_pcbsetport()
1660 if (counting_down) { in in6_pcbsetport()