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.c283 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received() function
1855 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment()
2620 cc_ack_received(tp, th, nsegs, in tcp_do_segment()
2692 cc_ack_received(tp, th, nsegs, in tcp_do_segment()
2750 cc_ack_received(tp, th, nsegs, CC_DUPACK); in tcp_do_segment()
2988 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment()
H A Dtcp_var.h1376 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,