Searched refs:bbr_log_ack_event (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 2234 bbr_log_ack_event(struct tcp_bbr *bbr, struct tcphdr *th, struct tcpopt *to, uint32_t tlen, in bbr_log_ack_event() function 11523 bbr_log_ack_event(bbr, th, &to, tlen, nsegs, cts, nxt_pkt, m); in bbr_do_segment_nounlock()
|