Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-l2tp.c145 #define L2TP_AVP_PPP_DISCON_CC 46 /* PPP Disconnect Cause Code - RFC 3145 */ macro
188 { L2TP_AVP_PPP_DISCON_CC, "PPP_DISCON_CC" },
716 case L2TP_AVP_PPP_DISCON_CC: in l2tp_avp_print()