Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_pptp_pxy.c45 #define PPTP_MTCTL_STOPREQ 3 macro
442 case PPTP_MTCTL_STOPREQ : in ipf_p_pptp_mctl()
443 pptps->pptps_state = PPTP_MTCTL_STOPREQ; in ipf_p_pptp_mctl()
446 if (pptpo->pptps_state == PPTP_MTCTL_STOPREQ) in ipf_p_pptp_mctl()