Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h80 #define TCPOPT_CCECHO 13 /* T/TCP CC options (rfc1644) */ macro
Dprint-tcp.c128 { TCPOPT_CCECHO, "" },
492 case TCPOPT_CCECHO: in tcp_print()