Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-l2tp.c109 #define L2TP_AVP_FRAMING_CAP 3 /* Framing Capabilities */ macro
152 { L2TP_AVP_FRAMING_CAP, "FRAMING_CAP" },
663 case L2TP_AVP_FRAMING_CAP: in l2tp_avp_print()