Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-pptp.c43 #define PPTP_CTRL_MSG_TYPE_SCCRP 2 macro
498 ctrl_msg_type == PPTP_CTRL_MSG_TYPE_SCCRP ? pptp_scrrp_str : in pptp_result_code_print()
556 pptp_result_code_print(ndo, ptr->result_code, PPTP_CTRL_MSG_TYPE_SCCRP); in pptp_sccrp_print()
825 case PPTP_CTRL_MSG_TYPE_SCCRP: in pptp_print()