Searched refs:TCP_BPF_IW (Results 1 – 4 of 4) sorted by relevance
71 rv = bpf_setsockopt(skops, SOL_TCP, TCP_BPF_IW, &iw, in bpf_iw()
2678 #define TCP_BPF_IW 1001 /* Set TCP initial congestion window */ macro
4002 case TCP_BPF_IW: in BPF_CALL_5()