Home
last modified time | relevance | path

Searched refs:tcp_do_ack_accounting (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_var.h1558 int tcp_do_ack_accounting(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, uint32_t tiwin, i…
H A Dtcp_subr.c4386 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 Drack.c16509 ack_val_set = tcp_do_ack_accounting(tp, th, &to, tiwin, in rack_do_segment_nounlock()