Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h77 #define TCPOPT_CC 11 /* T/TCP CC options (rfc1644) */ macro
H A Dprint-tcp.c126 { TCPOPT_CC, "cc" },
509 case TCPOPT_CC: in tcp_print()