Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h78 #define TCPOPT_CC 11 /* T/TCP CC options (rfc1644) */ macro
Dprint-tcp.c126 { TCPOPT_CC, "cc" },
490 case TCPOPT_CC: in tcp_print()