Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpf.c403 if (*state == NULL || (*state)->timeout == PFTM_PURGE) { in pf_state_lookup_aux()
1348 st->timeout = PFTM_PURGE; in pf_src_connlimit()
1364 (*state)->timeout = PFTM_PURGE; in pf_src_connlimit()
1656 if (state->timeout == PFTM_PURGE) { in pf_state_expires()
6919 gs->timeout = PFTM_PURGE; in pf_pptp_handler()
6978 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.c596 state->timeout = PFTM_PURGE;
2465 state->timeout = PFTM_PURGE; in pf_expire_states_and_src_nodes()