Searched refs:xtables_load_ko (Results 1 - 8 of 8) sorted by relevance

/external/iptables/iptables/
H A Dip6tables-save.c71 xtables_load_ko(xtables_modprobe_program, false);
H A Diptables-save.c69 xtables_load_ko(xtables_modprobe_program, false);
H A Dip6tables-restore.c67 xtables_load_ko(xtables_modprobe_program, false);
H A Diptables-restore.c67 xtables_load_ko(xtables_modprobe_program, false);
H A Dip6tables.c1753 if (!*handle && xtables_load_ko(xtables_modprobe_program, false) != -1)
H A Diptables.c1750 if (!*handle && xtables_load_ko(xtables_modprobe_program, false) != -1)
/external/iptables/include/
H A Dxtables.h423 extern int xtables_load_ko(const char *, bool);
/external/iptables/libxtables/
H A Dxtables.c403 int xtables_load_ko(const char *modprobe, bool quiet) function
776 xtables_load_ko(xtables_modprobe_program, true);

Completed in 133 milliseconds