Lines Matching refs:ctl_table

55 static int ipv4_local_port_range(struct ctl_table *table, int write,  in ipv4_local_port_range()
63 struct ctl_table tmp = { in ipv4_local_port_range()
86 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()
101 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
113 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
121 struct ctl_table tmp = { in ipv4_ping_group_range()
148 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
152 struct ctl_table tbl = { in proc_tcp_congestion_control()
166 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control()
171 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
183 static int proc_allowed_congestion_control(struct ctl_table *ctl, in proc_allowed_congestion_control()
188 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control()
203 static int proc_tcp_fastopen_key(struct ctl_table *ctl, int write, in proc_tcp_fastopen_key()
207 struct ctl_table tbl = { .maxlen = (TCP_FASTOPEN_KEY_LENGTH * 2 + 10) }; in proc_tcp_fastopen_key()
250 static struct ctl_table ipv4_table[] = {
766 static struct ctl_table ipv4_net_table[] = {
905 struct ctl_table *table; in ipv4_sysctl_init_net()
941 struct ctl_table *table; in ipv4_sysctl_exit_net()