Searched refs:xtables_insmod (Results 1 – 3 of 3) sorted by relevance
50 extern int xtables_insmod(const char *modname, const char *modprobe, int quiet);
422 extern int xtables_insmod(const char *, const char *, bool);
337 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) in xtables_insmod() function416 ret = xtables_insmod(afinfo->kmod, modprobe, quiet); in xtables_load_ko()