Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-l2tp.c132 #define L2TP_AVP_INI_RECV_LCP 26 /* Initial Received LCP CONFREQ */ macro
175 { L2TP_AVP_INI_RECV_LCP, "INI_RECV_LCP" },
696 case L2TP_AVP_INI_RECV_LCP: in l2tp_avp_print()