Lines Matching refs:ctl_table

62 static int ipv4_local_port_range(struct ctl_table *table, int write,  in ipv4_local_port_range()
70 struct ctl_table tmp = { in ipv4_local_port_range()
93 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()
108 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
120 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
128 struct ctl_table tmp = { in ipv4_ping_group_range()
155 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
159 struct ctl_table tbl = { in proc_tcp_congestion_control()
173 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control()
178 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
190 static int proc_allowed_congestion_control(struct ctl_table *ctl, in proc_allowed_congestion_control()
195 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; in proc_allowed_congestion_control()
210 static int proc_tcp_fastopen_key(struct ctl_table *ctl, int write, in proc_tcp_fastopen_key()
214 struct ctl_table tbl = { .maxlen = (TCP_FASTOPEN_KEY_LENGTH * 2 + 10) }; in proc_tcp_fastopen_key()
257 static struct ctl_table ipv4_table[] = {
805 static struct ctl_table ipv4_net_table[] = {
958 struct ctl_table *table; in ipv4_sysctl_init_net()
994 struct ctl_table *table; in ipv4_sysctl_exit_net()