Home
last modified time | relevance | path

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

/dragonfly/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()
/dragonfly/sys/netinet/
H A Dtcp.h104 #define TCPOPT_CC 11 /* CC options: RFC-1644 */ macro
/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1335 case TCPOPT_CC: in tcpopts_match()