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

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-l2tp.c110 #define L2TP_AVP_CALL_ERRORS 34 /* Call Errors */ macro
153 { L2TP_AVP_CALL_ERRORS, "CALL_ERRORS" },
580 case L2TP_AVP_CALL_ERRORS:
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dl2tp.c93 #define L2TP_AVP_CALL_ERRORS 34 /* Call Errors (WEN) */ macro
815 case L2TP_AVP_CALL_ERRORS:
1313 if (make_avp_hdr(&buf, &free_space, L2TP_AVP_CALL_ERRORS, 26, L2TP_AVP_FLAGS_M))

Completed in 107 milliseconds