Lines Matching refs:ctl_table
68 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
75 struct ctl_table tmp = { in ipv4_local_port_range()
103 static int ipv4_privileged_ports(struct ctl_table *table, int write, in ipv4_privileged_ports()
111 struct ctl_table tmp = { in ipv4_privileged_ports()
137 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table()
152 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
164 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
171 struct ctl_table tmp = { in ipv4_ping_group_range()
199 static int ipv4_fwd_update_priority(struct ctl_table *table, int write, in ipv4_fwd_update_priority()
215 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
221 struct ctl_table tbl = { in proc_tcp_congestion_control()
235 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control()
239 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
251 static int proc_allowed_congestion_control(struct ctl_table *ctl, in proc_allowed_congestion_control()
255 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control()
288 static int proc_tcp_fastopen_key(struct ctl_table *table, int write, in proc_tcp_fastopen_key()
296 struct ctl_table tbl = { .maxlen = ((TCP_FASTOPEN_KEY_LENGTH * in proc_tcp_fastopen_key()
359 static int proc_tfo_blackhole_detect_timeout(struct ctl_table *table, in proc_tfo_blackhole_detect_timeout()
374 static int proc_tcp_available_ulp(struct ctl_table *ctl, in proc_tcp_available_ulp()
378 struct ctl_table tbl = { .maxlen = TCP_ULP_BUF_MAX, }; in proc_tcp_available_ulp()
391 static int proc_tcp_ehash_entries(struct ctl_table *table, int write, in proc_tcp_ehash_entries()
398 struct ctl_table tbl; in proc_tcp_ehash_entries()
415 static int proc_udp_hash_entries(struct ctl_table *table, int write, in proc_udp_hash_entries()
421 struct ctl_table tbl; in proc_udp_hash_entries()
439 static int proc_fib_multipath_hash_policy(struct ctl_table *table, int write, in proc_fib_multipath_hash_policy()
454 static int proc_fib_multipath_hash_fields(struct ctl_table *table, int write, in proc_fib_multipath_hash_fields()
471 static struct ctl_table ipv4_table[] = {
585 static struct ctl_table ipv4_net_table[] = {
1497 struct ctl_table *table; in ipv4_sysctl_init_net()
1544 struct ctl_table *table; in ipv4_sysctl_exit_net()