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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c5756 struct pf_state *grev1s = as->u.pptp.grev1_state; local
5758 if (grev1s) {
5759 struct pf_app_state *gas = grev1s->state_key->app_state;
5761 if (grev1s->timeout < PFTM_MAX)
5762 grev1s->timeout = PFTM_PURGE;

Completed in 28 milliseconds