Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-l2tp.c98 static void l2tp_call_errors_print(const u_char *dat, u_int length);
141 {"CALL_ERRORS", l2tp_call_errors_print}, /* 34 Call Errors */
513 l2tp_call_errors_print(const u_char *dat, u_int length) in l2tp_call_errors_print() function