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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c5503 struct pf_pptp_state *pptps; local
5520 pptps = &sk->app_state->u.pptp;
5521 gs = pptps->grev1_state;
5587 pptps->grev1_state = gs;
5747 pptps->grev1_state = NULL;
5791 pptps->grev1_state = NULL;
5826 struct pf_state *pptps = as->u.grev1.pptp_state; local
5828 if (pptps) {
5829 struct pf_app_state *pas = pptps->state_key->app_state;

Completed in 136 milliseconds