Home
last modified time | relevance | path

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

/src/contrib/tcpdump/ !
H A Dprint-l2tp.c132 #define L2TP_AVP_LAST_SENT_LCP 27 /* Last Sent LCP CONFREQ */ macro
175 { L2TP_AVP_LAST_SENT_LCP, "LAST_SENT_LCP" },
664 case L2TP_AVP_LAST_SENT_LCP: in l2tp_avp_print()