Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-l2tp.c131 #define L2TP_AVP_INI_RECV_LCP 26 /* Initial Received LCP CONFREQ */ macro
174 { L2TP_AVP_INI_RECV_LCP, "INI_RECV_LCP" },
663 case L2TP_AVP_INI_RECV_LCP: in l2tp_avp_print()