Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-l2tp.c146 #define L2TP_AVP_PPP_DISCON_CC 46 /* PPP Disconnect Cause Code */ macro
189 { L2TP_AVP_PPP_DISCON_CC, "PPP_DISCON_CC" },
749 case L2TP_AVP_PPP_DISCON_CC: in l2tp_avp_print()