Searched refs:TCP_WINDOW_CLAMP (Results 1 – 2 of 2) sorted by relevance
103 rv = bpf_setsockopt(skops, SOL_TCP, TCP_WINDOW_CLAMP, in bpf_testcb()132 rv = bpf_setsockopt(skops, SOL_TCP, TCP_WINDOW_CLAMP, in bpf_testcb()
101 #define TCP_WINDOW_CLAMP 10 /* Bound advertised window */ macro