Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf.c6916 struct pf_state *grev1s = as->u.pptp.grev1_state; in pf_pptp_unlink() local
6918 if (grev1s) { in pf_pptp_unlink()
6919 struct pf_app_state *gas = grev1s->state_key->app_state; in pf_pptp_unlink()
6921 if (grev1s->timeout < PFTM_MAX) { in pf_pptp_unlink()
6922 grev1s->timeout = PFTM_PURGE; in pf_pptp_unlink()