Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-l2tp.c148 static const struct tok l2tp_avp2str[] = { variable
648 ND_PRINT((ndo, "%s", tok2str(l2tp_avp2str, "AVP-#%u", attr_type))); in l2tp_avp_print()