Home
last modified time | relevance | path

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

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