Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf.c6813 struct pf_state *grev1s = as->u.pptp.grev1_state; in pf_pptp_unlink() local
6815 if (grev1s) { in pf_pptp_unlink()
6816 struct pf_app_state *gas = grev1s->state_key->app_state; in pf_pptp_unlink()
6818 if (grev1s->timeout < PFTM_MAX) { in pf_pptp_unlink()
6819 grev1s->timeout = PFTM_PURGE; in pf_pptp_unlink()