Searched refs:ICMP_TIMESTAMPREPLY (Results 1 – 11 of 11) sorted by relevance
31 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
32 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
48 [ICMP_TIMESTAMP] = ICMP_TIMESTAMPREPLY + 1,49 [ICMP_TIMESTAMPREPLY] = ICMP_TIMESTAMP + 1,
238 case ICMP_TIMESTAMPREPLY: in icmp_manip_pkt()
55 #define ICMP_TIMESTAMPREPLY 14 /* Timestamp Reply */ macro
128 [ICMP_TIMESTAMPREPLY] = 20, in dump_ipv4_packet()
1039 icmp_param.data.icmph.type = ICMP_TIMESTAMPREPLY; in icmp_timestamp()1293 [ICMP_TIMESTAMPREPLY] = {
135 { "TimestampReps", ICMP_TIMESTAMPREPLY },
144 case ICMP_TIMESTAMPREPLY: in icmp_has_id()