Searched refs:warn_set (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_nat_irc.c102 static int warn_set(const char *val, const struct kernel_param *kp) function
107 module_param_call(ports, warn_set, NULL, NULL, 0);
H A Dnf_nat_ftp.c130 static int warn_set(const char *val, const struct kernel_param *kp) function
135 module_param_call(ports, warn_set, NULL, NULL, 0);

Completed in 220 milliseconds