Searched refs:PTP_FALSE (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | print-ptp.c | 227 #define PTP_FALSE !PTP_TRUE macro 641 print_field(ndo, ", start boundary hops ", PTP_UCHAR_LEN, bp, len, PTP_FALSE); in ptp_print_mgmt_msg() 642 print_field(ndo, ", boundary hops ", PTP_UCHAR_LEN, bp, len, PTP_FALSE); in ptp_print_mgmt_msg()
|