bictcp 143 net/ipv4/tcp_bic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 173 net/ipv4/tcp_bic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 196 net/ipv4/tcp_bic.c const struct bictcp *ca = inet_csk_ca(sk); bictcp 214 net/ipv4/tcp_bic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 221 net/ipv4/tcp_bic.c static struct tcp_congestion_ops bictcp = { bictcp 234 net/ipv4/tcp_bic.c BUILD_BUG_ON(sizeof(struct bictcp) > ICSK_CA_PRIV_SIZE); bictcp 235 net/ipv4/tcp_bic.c return tcp_register_congestion_control(&bictcp); bictcp 240 net/ipv4/tcp_bic.c tcp_unregister_congestion_control(&bictcp); bictcp 233 net/ipv4/tcp_cubic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 259 net/ipv4/tcp_cubic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 277 net/ipv4/tcp_cubic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 294 net/ipv4/tcp_cubic.c struct bictcp *ca = inet_csk_ca(sk); bictcp 332 net/ipv4/tcp_cubic.c BUILD_BUG_ON(sizeof(struct bictcp) > ICSK_CA_PRIV_SIZE);