Searched refs:cc_ack_received (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 313 cc_ack_received(struct tcpcb *tp, struct tcphdr *th, uint16_t nsegs, in cc_ack_received() function 1835 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment() 2576 cc_ack_received(tp, th, nsegs, in tcp_do_segment() 2672 cc_ack_received(tp, th, nsegs, in tcp_do_segment() 2717 cc_ack_received(tp, th, nsegs, in tcp_do_segment() 2906 cc_ack_received(tp, th, nsegs, CC_ACK); in tcp_do_segment()
|
| H A D | tcp_var.h | 950 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 950 void cc_ack_received(struct tcpcb *tp, struct tcphdr *th,
|