Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c190 static const struct tok ptp_msg_type[] = { variable
258 ND_PRINT("(%s)", tok2str(ptp_msg_type, "unknown", e)); \
355 ND_PRINT(", msg type : %s", tok2str(ptp_msg_type, "none", msg_type)); in ptp_print_2()
390 ND_PRINT(", control : %u (%s)", control, tok2str(ptp_msg_type, "none", control)); in ptp_print_2()