Searched refs:warn_set (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/net/netfilter/ |
D | nf_nat_irc.c | 102 static int warn_set(const char *val, const struct kernel_param *kp) in warn_set() function 107 module_param_call(ports, warn_set, NULL, NULL, 0);
|
D | nf_nat_ftp.c | 130 static int warn_set(const char *val, const struct kernel_param *kp) in warn_set() function 135 module_param_call(ports, warn_set, NULL, NULL, 0);
|