Searched refs:NSTAT_FLAG_CLEANUP (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dntstat.c67 NSTAT_FLAG_CLEANUP = (0x1 << 0), enumerator in enum:__anon221
1443 state->ncs_flags |= NSTAT_FLAG_CLEANUP;
1720 if (state->ncs_flags & NSTAT_FLAG_CLEANUP || src->srcref == NSTAT_SRC_REF_INVALID)

Completed in 21 milliseconds