Home
last modified time | relevance | path

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

/NextBSD/contrib/tcpdump/
HDprint-l2tp.c145 #define L2TP_AVP_PPP_DISCON_CC 46 /* PPP Disconnect Cause Code */ macro
188 { L2TP_AVP_PPP_DISCON_CC, "PPP_DISCON_CC" },
617 case L2TP_AVP_PPP_DISCON_CC: in l2tp_avp_print()