Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-icmp.c141 #define ICMP_TSTAMPREPLY 14 /* timestamp reply */ macro
198 { ICMP_TSTAMPREPLY, "time stamp reply" },
540 case ICMP_TSTAMPREPLY: in icmp_print()