Searched refs:tcp_do_ack_accounting (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | tcp_var.h | 1558 int tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, i…
|
H A D | tcp_subr.c | 4386 tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, int m… in tcp_do_ack_accounting() function
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 16509 ack_val_set = tcp_do_ack_accounting(tp, th, &to, tiwin, in rack_do_segment_nounlock()
|