Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_subr.c132 #define LABEL_TO_STRING(func_name, label_names, prefix_len) \ macro
145 LABEL_TO_STRING(pptp_StopCCRQ_reason_string, pptp_StopCCRQ_reason_labels, 21)
146 LABEL_TO_STRING(pptp_StopCCRP_result_string, pptp_StopCCRP_result_labels, 21)
147 LABEL_TO_STRING(pptp_general_error_string, pptp_general_error_labels, 11)
148 LABEL_TO_STRING(pptp_ctrl_mes_type_string, pptp_ctrl_mes_type_labels, 19)
149 LABEL_TO_STRING(pptp_CDN_result_string, pptp_CDN_result_labels, 16)
/openbsd-src/usr.sbin/npppd/pppoe/
H A Dpppoed.c1054 #define LABEL_TO_STRING(func_name, label_names, prefix_len) \ macro
1067 LABEL_TO_STRING(pppoe_code_string, pppoe_code_labels, 11)
1069 LABEL_TO_STRING(pppoe_tag_string, pppoe_tlv_labels, 10)