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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h202 #define ICMP_TSTAMP 13 /* timestamp request */ macro
226 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
H A Dip_compat.h392 #ifndef ICMP_TSTAMP
393 # define ICMP_TSTAMP ICMP_TIMESTAMP
H A Dip_icmp.c494 case ICMP_TSTAMP:
1164 case ICMP_TSTAMP:
H A Dip_fw2.c385 (1 << ICMP_TSTAMP) | (1 << ICMP_IREQ) | (1 << ICMP_MASKREQ) )

Completed in 80 milliseconds