Home
last modified time | relevance | path

Searched defs:window_clamp (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c48 int window_clamp = 9216; in bpf_testcb() local
/openbmc/linux/net/ipv4/
H A Dtcp_minisocks.c392 u32 window_clamp; in tcp_openreq_init_rwin() local
H A Dtcp_output.c211 u32 window_clamp = READ_ONCE(*__window_clamp); in tcp_select_initial_window() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h68 __u32 window_clamp; member
/openbmc/linux/include/linux/
H A Dtcp.h241 u32 window_clamp; /* Maximal window to advertise */ member
/openbmc/linux/net/mptcp/
H A Dprotocol.c2036 u32 window_clamp; in mptcp_rcv_space_adjust() local