Home
last modified time | relevance | path

Searched refs:CC_DUPACK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc.h120 CC_DUPACK = 0x0002, /* Duplicate ACK. */ enumerator
H A Dcc_dctcp.c128 if (type == CC_DUPACK) in dctcp_ack_received()
/freebsd/sys/netinet/
H A Dtcp_input.c2644 CC_DUPACK); in tcp_do_segment()
2719 CC_DUPACK); in tcp_do_segment()
2786 cc_ack_received(tp, th, nsegs, CC_DUPACK); in tcp_do_segment()