Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-l2tp.c82 static void l2tp_bearer_type_print(const u_char *dat, u_int length);
125 {"BEARER_TYPE", l2tp_bearer_type_print},/* 18 Bearer Type */
378 l2tp_bearer_type_print(const u_char *dat, u_int length) in l2tp_bearer_type_print() function