Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf.c402 if (*state == NULL || (*state)->timeout == PFTM_PURGE) { in pf_state_lookup_aux()
1315 st->timeout = PFTM_PURGE; in pf_src_connlimit()
1331 (*state)->timeout = PFTM_PURGE; in pf_src_connlimit()
1599 if (state->timeout == PFTM_PURGE) { in pf_state_expires()
6863 gs->timeout = PFTM_PURGE; in pf_pptp_handler()
6922 grev1s->timeout = PFTM_PURGE; in pf_pptp_unlink()
H A Dpfvar.h190 PFTM_TS_DIFF, PFTM_MAX, PFTM_PURGE, PFTM_UNLINKED }; enumerator
H A Dpf_ioctl.c541 state->timeout = PFTM_PURGE;
2387 state->timeout = PFTM_PURGE; in pf_expire_states_and_src_nodes()