Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dpf.c403 if (*state == NULL || (*state)->timeout == PFTM_PURGE) { in pf_state_lookup_aux()
1329 st->timeout = PFTM_PURGE; in pf_src_connlimit()
1345 (*state)->timeout = PFTM_PURGE; in pf_src_connlimit()
1637 if (state->timeout == PFTM_PURGE) { in pf_state_expires()
6899 gs->timeout = PFTM_PURGE; in pf_pptp_handler()
6958 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.c596 state->timeout = PFTM_PURGE;
2476 state->timeout = PFTM_PURGE; in pf_expire_states_and_src_nodes()