Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_pptp_pxy.c422 pptp_side_t *pptpo; in ipf_p_pptp_mctl() local
425 pptpo = &pptp->pptp_side[1]; in ipf_p_pptp_mctl()
427 pptpo = &pptp->pptp_side[0]; in ipf_p_pptp_mctl()
439 if (pptpo->pptps_state == PPTP_MTCTL_STARTREQ) in ipf_p_pptp_mctl()
446 if (pptpo->pptps_state == PPTP_MTCTL_STOPREQ) in ipf_p_pptp_mctl()
453 if (pptpo->pptps_state == PPTP_MTCTL_ECHOREQ) in ipf_p_pptp_mctl()
460 if (pptpo->pptps_state == PPTP_MTCTL_OUTREQ) { in ipf_p_pptp_mctl()
471 if (pptpo->pptps_state == PPTP_MTCTL_INREQ) { in ipf_p_pptp_mctl()