Searched refs:pptp_result_code_print (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-pptp.c462 pptp_result_code_print(const u_int8_t *result_code, int ctrl_msg_type) function
623 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_SCCRP);
684 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_StopCCRP);
717 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_ECHORP);
773 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_OCRP);
833 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_ICRP);
894 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_CDN);

Completed in 177 milliseconds