Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-dtp.c32 #define DTP_STATUS_TLV 0x0002 macro
38 { DTP_STATUS_TLV, "Status" },
95 case DTP_STATUS_TLV: in dtp_print()