Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c214 #define PTP_MSG_TYPE_MASK 0x0F macro
354 msg_type = foct & PTP_MSG_TYPE_MASK; in ptp_print_2()