Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/pptp/
Dpptp.h192 #define PPTP_CALL_STATE_IDLE 0 macro
Dpptp_call.c186 if (_this->state != PPTP_CALL_STATE_IDLE) { in pptp_call_input()
832 case PPTP_CALL_STATE_IDLE: in pptp_call_state_string()