Home
last modified time | relevance | path

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

/external/qemu/slirp/
Dip_icmp.h102 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */ macro
/external/qemu/slirp-android/
Dip_icmp.h104 #define ICMP_TSLEN (8 + 3 * sizeof (n_time)) /* timestamp */ macro
/external/tcpdump/
Dprint-icmp.c105 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro