#ifndef SYSCTL_H #define SYSCTL_H #define SYSCTL_PROC_PATH "/proc/sys/" int sysctl_set_int(const char *file, int value); int sysctl_get_int(const char *file, int *value); #endif link rel='alternate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/rose/rose_subr.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/rose/rose_subr.c
AgeCommit message (Expand)AuthorFilesLines