Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf.c6972 struct pf_state *grev1s = as->u.pptp.grev1_state; in pf_pptp_unlink() local
6974 if (grev1s) { in pf_pptp_unlink()
6975 struct pf_app_state *gas = grev1s->state_key->app_state; in pf_pptp_unlink()
6977 if (grev1s->timeout < PFTM_MAX) { in pf_pptp_unlink()
6978 grev1s->timeout = PFTM_PURGE; in pf_pptp_unlink()