Searched refs:TCP_BPF_IW (Results 1 – 6 of 6) sorted by relevance
64 rv = bpf_setsockopt(skops, SOL_TCP, TCP_BPF_IW, &iw, in bpf_iw()
2837 #define TCP_BPF_IW 1001 /* Set TCP initial congestion window */ macro
4756 TCP_BPF_IW = 1001, /* Set TCP initial congestion window */ enumerator
4829 case TCP_BPF_IW: in _bpf_setsockopt()