Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h73 #define TCPOPT_ECHOREPLY 7 /* echo (rfc1072) */ macro
H A Dprint-tcp.c124 { TCPOPT_ECHOREPLY, "echoreply" },
513 case TCPOPT_ECHOREPLY: in tcp_print()