Home
last modified time | relevance | path

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

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