Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_input.c289 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received() function
1808 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment()
2580 cc_ack_received(tp, th, nsegs, CC_DUPACK); in tcp_do_segment()
2653 cc_ack_received(tp, th, nsegs, CC_DUPACK); in tcp_do_segment()
2717 cc_ack_received(tp, th, nsegs, CC_DUPACK); in tcp_do_segment()
2956 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment()
H A Dtcp_var.h1416 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,