Home
last modified time | relevance | path

Searched defs:sysctl_tcp_mem (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_sysctl_prog.c42 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem() function
Dtest_sysctl_loop1.c41 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem() function
Dtest_sysctl_loop2.c42 int sysctl_tcp_mem(struct bpf_sysctl *ctx) in sysctl_tcp_mem() function
/linux-6.12.1/net/ipv4/
Dtcp.c302 long sysctl_tcp_mem[3] __read_mostly; variable