Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c209 #define PTP_HDR_LEN 0x22 macro
439 if (len < PTP_HDR_LEN) { in ptp_print()