Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-pptp.c462 pptp_result_code_print(const u_int8_t *result_code, int ctrl_msg_type) in pptp_result_code_print() function
623 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_SCCRP); in pptp_sccrp_print()
684 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_StopCCRP); in pptp_stopccrp_print()
717 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_ECHORP); in pptp_echorp_print()
773 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_OCRP); in pptp_ocrp_print()
833 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_ICRP); in pptp_icrp_print()
894 pptp_result_code_print(&ptr->result_code, PPTP_CTRL_MSG_TYPE_CDN); in pptp_cdn_print()