Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dpf.c406 if (*state == NULL || (*state)->timeout == PFTM_PURGE) { in pf_state_lookup_aux()
1332 st->timeout = PFTM_PURGE; in pf_src_connlimit()
1348 (*state)->timeout = PFTM_PURGE; in pf_src_connlimit()
1640 if (state->timeout == PFTM_PURGE) { in pf_state_expires()
6902 gs->timeout = PFTM_PURGE; in pf_pptp_handler()
6961 grev1s->timeout = PFTM_PURGE; in pf_pptp_unlink()
H A Dpfvar.h201 PFTM_TS_DIFF, PFTM_MAX, PFTM_PURGE, PFTM_UNLINKED }; enumerator
H A Dpf_ioctl.c597 state->timeout = PFTM_PURGE;
2477 state->timeout = PFTM_PURGE; in pf_expire_states_and_src_nodes()