Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_pptp_pxy.c43 #define PPTP_MTCTL_STARTREQ 1 macro
435 case PPTP_MTCTL_STARTREQ : in ipf_p_pptp_mctl()
436 pptps->pptps_state = PPTP_MTCTL_STARTREQ; in ipf_p_pptp_mctl()
439 if (pptpo->pptps_state == PPTP_MTCTL_STARTREQ) in ipf_p_pptp_mctl()