Searched refs:warn_set (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/net/netfilter/ |
| D | nf_nat_irc.c | 114 static int warn_set(const char *val, const struct kernel_param *kp) in warn_set() function 119 module_param_call(ports, warn_set, NULL, NULL, 0);
|
| D | nf_nat_ftp.c | 143 static int warn_set(const char *val, const struct kernel_param *kp) in warn_set() function 148 module_param_call(ports, warn_set, NULL, NULL, 0);
|