Searched refs:dctcp_cc (Results 1 – 1 of 1) sorted by relevance
22 char dctcp_cc[TCP_CA_NAME_MAX] = "bpf_dctcp"; variable67 bpf_setsockopt(tp, SOL_TCP, TCP_CONGESTION, dctcp_cc, sizeof(dctcp_cc)); in change_tcp_cc()