Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf.c399 if (*state == NULL || (*state)->timeout == PFTM_PURGE) { in pf_state_lookup_aux()
1295 st->timeout = PFTM_PURGE; in pf_src_connlimit()
1311 (*state)->timeout = PFTM_PURGE; in pf_src_connlimit()
1578 if (state->timeout == PFTM_PURGE) { in pf_state_expires()
6760 gs->timeout = PFTM_PURGE; in pf_pptp_handler()
6819 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;
2386 state->timeout = PFTM_PURGE; in pf_expire_states_and_src_nodes()