Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c212 #define PTP_VERS_MASK 0xFF macro
442 vers = GET_BE_U_2(bp) & PTP_VERS_MASK; in ptp_print()