Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c218 #define PTP_RSVD1_MASK 0xFF macro
364 rsvd1 = GET_BE_U_2(bp) & PTP_RSVD1_MASK; in ptp_print_2()