Searched refs:warn_set (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/netfilter/ |
D | nf_nat_irc.c | 110 static int warn_set(const char *val, struct kernel_param *kp) in warn_set() function 116 module_param_call(ports, warn_set, NULL, NULL, 0);
|
D | nf_nat_ftp.c | 137 static int warn_set(const char *val, struct kernel_param *kp) in warn_set() function 143 module_param_call(ports, warn_set, NULL, NULL, 0);
|