Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ptp.c283 static void ptp_print_mgmt_msg(netdissect_options *ndo, const u_char *bp, u_int *len);
424 ptp_print_mgmt_msg(ndo, bp, &len); in ptp_print_2()
613 ptp_print_mgmt_msg(netdissect_options *ndo, const u_char *bp, u_int *len) in ptp_print_mgmt_msg() function