Home
last modified time | relevance | path

Searched refs:ctl_handler (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dsysctl.h975 typedef int ctl_handler (struct ctl_table *table, typedef
1003 extern ctl_handler sysctl_data;
1004 extern ctl_handler sysctl_string;
1005 extern ctl_handler sysctl_intvec;
1006 extern ctl_handler sysctl_jiffies;
1007 extern ctl_handler sysctl_ms_jiffies;
1061 ctl_handler *strategy; /* Callback function for all r/w */
/include/net/
Dneighbour.h268 ctl_handler *strategy);