Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-l2tp.c105 #define L2TP_AVP_MSGTYPE 0 /* Message Type */ macro
148 { L2TP_AVP_MSGTYPE, "MSGTYPE" },
621 case L2TP_AVP_MSGTYPE: in l2tp_avp_print()