Home
last modified time | relevance | path

Searched refs:hstcp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_highspeed.c5 * See https://www.icir.org/floyd/hstcp.html
96 struct hstcp { struct
103 struct hstcp *ca = inet_csk_ca(sk); in hstcp_init()
115 struct hstcp *ca = inet_csk_ca(sk); in hstcp_cong_avoid()
154 struct hstcp *ca = inet_csk_ca(sk); in hstcp_ssthresh()
172 BUILD_BUG_ON(sizeof(struct hstcp) > ICSK_CA_PRIV_SIZE); in hstcp_register()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_highspeed.c5 * See https://www.icir.org/floyd/hstcp.html
96 struct hstcp { struct
103 struct hstcp *ca = inet_csk_ca(sk); in hstcp_init()
115 struct hstcp *ca = inet_csk_ca(sk); in hstcp_cong_avoid()
154 struct hstcp *ca = inet_csk_ca(sk); in hstcp_ssthresh()
172 BUILD_BUG_ON(sizeof(struct hstcp) > ICSK_CA_PRIV_SIZE); in hstcp_register()

Completed in 1 milliseconds