Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-dtp.c33 #define DTP_STATUS_TLV 0x0002 macro
39 { DTP_STATUS_TLV, "Status TLV"},
92 case DTP_STATUS_TLV: in dtp_print()