Searched refs:ICMP_TSLEN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/netinet/
H A Dip_icmp.h119 #define ICMP_TSLEN (8 + 3 * sizeof (u_int32_t)) /* timestamp */ macro
/netbsd-current/sys/netinet/
H A Dip_icmp.h179 #define ICMP_TSLEN (8 + 3 * sizeof(uint32_t)) /* timestamp */ macro
H A Dip_icmp.c559 if (icmplen < ICMP_TSLEN) {
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp.c104 #define ICMP_TSLEN (8 + 3 * sizeof (uint32_t)) /* timestamp */ macro

Completed in 127 milliseconds