Searched refs:rack_log_ack (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 504 rack_log_ack(struct tcpcb *tp, struct tcpopt *to, 10776 rack_log_ack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, int entered_recovery, int dup_… in rack_log_ack() function 11834 rack_log_ack(tp, to, th, ((in_rec == 0) && IN_FASTRECOVERY(tp->t_flags)), in rack_process_ack() 12687 rack_log_ack(tp, to, th, 0, 0, NULL, NULL); in rack_fastack()
|