Searched refs:ICMP_TSTAMPREPLY (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_icmp.h203 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */ macro
226 (type) == ICMP_TSTAMP || (type) == ICMP_TSTAMPREPLY || \
H A Dip_compat.h395 #ifndef ICMP_TSTAMPREPLY
396 # define ICMP_TSTAMPREPLY ICMP_TIMESTAMPREPLY
H A Dip_icmp.c508 icp->icmp_type = ICMP_TSTAMPREPLY;
626 case ICMP_TSTAMPREPLY:

Completed in 65 milliseconds