Searched defs:ctl_table (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dsysctl.h31 struct ctl_table;
37 typedef int proc_handler (struct ctl_table *ctl, int write,
40 extern int proc_dostring(struct ctl_table *, int,
42 extern int proc_dointvec(struct ctl_table *, int,
44 extern int proc_dointvec_minmax(struct ctl_table *, int,
46 extern int proc_dointvec_jiffies(struct ctl_table *, int,
48 extern int proc_dointvec_userhz_jiffies(struct ctl_table *, int,
50 extern int proc_dointvec_ms_jiffies(struct ctl_table *, int,
52 extern int proc_doulongvec_minmax(struct ctl_table *, int,
54 extern int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *tabl
105 struct ctl_table struct
129 struct ctl_table *ctl_table; member in struct:ctl_table_header::__anon1022::__anon1023
[all...]
/include/net/netns/
H A Dconntrack.h17 struct ctl_table *ctl_table; member in struct:nf_proto_net
20 struct ctl_table *ctl_compat_table;
63 struct ctl_table *ctl_table; member in struct:nf_ip_net

Completed in 322 milliseconds