Home
last modified time | relevance | path

Searched refs:to_sacks (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_output.c868 to.to_sacks = (u_char *)tp->sackblks; in tcp_default_output()
1893 struct sackblk *sack = (struct sackblk *)to->to_sacks; in tcp_addoptions()
H A Dtcp_sack.c604 bcopy((to->to_sacks + i * TCPOLEN_SACK), in tcp_sack_doack()
H A Dtcp_var.h878 u_char *to_sacks; /* pointer to the first SACK blocks */ member
H A Dtcp_input.c3625 to->to_sacks = cp + 2; in tcp_dooptions()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c7516 bcopy((to->to_sacks + i * TCPOLEN_SACK), in bbr_log_ack()
12904 to.to_sacks = (u_char *)tp->sackblks; in bbr_output_wtime()
H A Drack.c10841 bcopy((to->to_sacks + i * TCPOLEN_SACK), in rack_log_ack()
21289 to.to_sacks = (u_char *)tp->sackblks; in rack_output()