#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
summaryrefslogtreecommitdiff
path: root/net/bridge/br_stp_if.c
ec2b32650f4d30dd688&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines