Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h73 #define TCPOPT_ECHO 6 /* echo (rfc1072) */ macro
Dprint-tcp.c123 { TCPOPT_ECHO, "echo" },
493 case TCPOPT_ECHO: in tcp_print()