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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c5450 struct pf_pptp_state *pptps; local
5467 pptps = &sk->app_state->u.pptp;
5468 gs = pptps->grev1_state;
5533 pptps->grev1_state = gs;
5693 pptps->grev1_state = NULL;
5737 pptps->grev1_state = NULL;
5772 struct pf_state *pptps = as->u.grev1.pptp_state; local
5774 if (pptps) {
5775 struct pf_app_state *pas = pptps->state_key->app_state;

Completed in 84 milliseconds