Searched refs:TCP_BPF_IW (Results 1 - 4 of 4) sorted by relevance

/linux-master/samples/bpf/
H A Dtcp_iw_kern.c64 rv = bpf_setsockopt(skops, SOL_TCP, TCP_BPF_IW, &iw,
/linux-master/include/uapi/linux/
H A Dbpf.h2842 * **TCP_CONGESTION**, **TCP_BPF_IW**,
7023 TCP_BPF_IW = 1001, /* Set TCP initial congestion window */ enumerator in enum:__anon2691
/linux-master/tools/include/uapi/linux/
H A Dbpf.h2842 * **TCP_CONGESTION**, **TCP_BPF_IW**,
7023 TCP_BPF_IW = 1001, /* Set TCP initial congestion window */ enumerator in enum:__anon3232
/linux-master/net/core/
H A Dfilter.c5214 case TCP_BPF_IW:

Completed in 708 milliseconds