Lines Matching refs:ctl_table
70 static int ipv4_local_port_range(const struct ctl_table *table, int write, in ipv4_local_port_range()
76 struct ctl_table tmp = { in ipv4_local_port_range()
104 static int ipv4_privileged_ports(const struct ctl_table *table, int write, in ipv4_privileged_ports()
112 struct ctl_table tmp = { in ipv4_privileged_ports()
138 static void inet_get_ping_group_range_table(const struct ctl_table *table, in inet_get_ping_group_range_table()
154 static void set_ping_group_range(const struct ctl_table *table, in set_ping_group_range()
167 static int ipv4_ping_group_range(const struct ctl_table *table, int write, in ipv4_ping_group_range()
174 struct ctl_table tmp = { in ipv4_ping_group_range()
202 static int ipv4_fwd_update_priority(const struct ctl_table *table, int write, in ipv4_fwd_update_priority()
218 static int proc_tcp_congestion_control(const struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
224 struct ctl_table tbl = { in proc_tcp_congestion_control()
238 static int proc_tcp_available_congestion_control(const struct ctl_table *ctl, in proc_tcp_available_congestion_control()
242 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
254 static int proc_allowed_congestion_control(const struct ctl_table *ctl, in proc_allowed_congestion_control()
258 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control()
291 static int proc_tcp_fastopen_key(const struct ctl_table *table, int write, in proc_tcp_fastopen_key()
299 struct ctl_table tbl = { .maxlen = ((TCP_FASTOPEN_KEY_LENGTH * in proc_tcp_fastopen_key()
362 static int proc_tfo_blackhole_detect_timeout(const struct ctl_table *table, in proc_tfo_blackhole_detect_timeout()
377 static int proc_tcp_available_ulp(const struct ctl_table *ctl, in proc_tcp_available_ulp()
381 struct ctl_table tbl = { .maxlen = TCP_ULP_BUF_MAX, }; in proc_tcp_available_ulp()
394 static int proc_tcp_ehash_entries(const struct ctl_table *table, int write, in proc_tcp_ehash_entries()
401 struct ctl_table tbl; in proc_tcp_ehash_entries()
418 static int proc_udp_hash_entries(const struct ctl_table *table, int write, in proc_udp_hash_entries()
424 struct ctl_table tbl; in proc_udp_hash_entries()
442 static int proc_fib_multipath_hash_policy(const struct ctl_table *table, int write, in proc_fib_multipath_hash_policy()
457 static int proc_fib_multipath_hash_fields(const struct ctl_table *table, int write, in proc_fib_multipath_hash_fields()
493 static int proc_fib_multipath_hash_seed(const struct ctl_table *table, int write, in proc_fib_multipath_hash_seed()
499 struct ctl_table tmp; in proc_fib_multipath_hash_seed()
530 static struct ctl_table ipv4_table[] = {
627 static struct ctl_table ipv4_net_table[] = {
1650 struct ctl_table *table; in ipv4_sysctl_init_net()
1699 const struct ctl_table *table; in ipv4_sysctl_exit_net()