Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-l2tp.c145 #define L2TP_AVP_SEQ_REQUIRED 39 /* Sequencing Required */ macro
188 { L2TP_AVP_SEQ_REQUIRED, "SEQ_REQUIRED" },
747 case L2TP_AVP_SEQ_REQUIRED: in l2tp_avp_print()