Searched defs:PPTP_MTCTL_STARTREQ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pptp_pxy.c27 #define PPTP_MTCTL_STARTREQ 1 macro
425 case PPTP_MTCTL_STARTREQ :
426 pptps->pptps_state = PPTP_MTCTL_STARTREQ;
429 if (pptpo->pptps_state == PPTP_MTCTL_STARTREQ)

Completed in 57 milliseconds