Searched defs:ICMP_TSLEN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_icmp.h151 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */ macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-icmp.c105 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro

Completed in 65 milliseconds