Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_subr.c114 NAME_VAL(PPTP_CTRL_MES_CODE_ECHO_RP),
H A Dpptp.h58 #define PPTP_CTRL_MES_CODE_ECHO_RP 6 macro
H A Dpptp_ctrl.c800 PPTP_CTRL_MES_CODE_ECHO_RP); in pptp_ctrl_process_echo_req()
948 case PPTP_CTRL_MES_CODE_ECHO_RP: in pptp_ctrl_input()