Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h74 #define TCPOPT_ECHOREPLY 7 /* echo (rfc1072) */ macro
Dprint-tcp.c124 { TCPOPT_ECHOREPLY, "echoreply" },
494 case TCPOPT_ECHOREPLY: in tcp_print()