Home
last modified time | relevance | path

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

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