Lines Matching refs:ctl_table
65 static int ipv4_local_port_range(const struct ctl_table *table, int write, in ipv4_local_port_range()
71 struct ctl_table tmp = { in ipv4_local_port_range()
99 static int ipv4_privileged_ports(const struct ctl_table *table, int write, in ipv4_privileged_ports()
107 struct ctl_table tmp = { in ipv4_privileged_ports()
133 static void inet_get_ping_group_range_table(const struct ctl_table *table, in inet_get_ping_group_range_table()
149 static void set_ping_group_range(const struct ctl_table *table, in set_ping_group_range()
162 static int ipv4_ping_group_range(const struct ctl_table *table, int write, in ipv4_ping_group_range()
169 struct ctl_table tmp = { in ipv4_ping_group_range()
197 static int ipv4_fwd_update_priority(const struct ctl_table *table, int write, in ipv4_fwd_update_priority()
213 static int proc_tcp_congestion_control(const struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
219 struct ctl_table tbl = { in proc_tcp_congestion_control()
233 static int proc_tcp_available_congestion_control(const struct ctl_table *ctl, in proc_tcp_available_congestion_control()
237 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
249 static int proc_allowed_congestion_control(const struct ctl_table *ctl, in proc_allowed_congestion_control()
253 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control()
286 static int proc_tcp_fastopen_key(const struct ctl_table *table, int write, in proc_tcp_fastopen_key()
294 struct ctl_table tbl = { .maxlen = ((TCP_FASTOPEN_KEY_LENGTH * in proc_tcp_fastopen_key()
357 static int proc_tfo_blackhole_detect_timeout(const struct ctl_table *table, in proc_tfo_blackhole_detect_timeout()
372 static int proc_tcp_available_ulp(const struct ctl_table *ctl, in proc_tcp_available_ulp()
376 struct ctl_table tbl = { .maxlen = TCP_ULP_BUF_MAX, }; in proc_tcp_available_ulp()
389 static int proc_tcp_ehash_entries(const struct ctl_table *table, int write, in proc_tcp_ehash_entries()
396 struct ctl_table tbl; in proc_tcp_ehash_entries()
413 static int proc_udp_hash_entries(const struct ctl_table *table, int write, in proc_udp_hash_entries()
419 struct ctl_table tbl; in proc_udp_hash_entries()
437 static int proc_fib_multipath_hash_policy(const struct ctl_table *table, int write, in proc_fib_multipath_hash_policy()
452 static int proc_fib_multipath_hash_fields(const struct ctl_table *table, int write, in proc_fib_multipath_hash_fields()
487 static int proc_fib_multipath_hash_seed(const struct ctl_table *table, int write, in proc_fib_multipath_hash_seed()
493 struct ctl_table tmp; in proc_fib_multipath_hash_seed()
524 static struct ctl_table ipv4_table[] = {
621 static struct ctl_table ipv4_net_table[] = {
1581 struct ctl_table *table; in ipv4_sysctl_init_net()
1630 const struct ctl_table *table; in ipv4_sysctl_exit_net()