Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/tcpdump/
HDprint-l2tp.c118 #define L2TP_AVP_CHALLENGE_RESP 13 /* Challenge Response */ macro
161 { L2TP_AVP_CHALLENGE_RESP, "CHALLENGE_RESP" },
674 case L2TP_AVP_CHALLENGE_RESP: in l2tp_avp_print()