Home
last modified time | relevance | path

Searched refs:xtables_load_ko (Results 1 – 9 of 9) sorted by relevance

/external/iptables/iptables/
Diptables-save.c70 xtables_load_ko(xtables_modprobe_program, false); in do_output()
Dip6tables-save.c72 xtables_load_ko(xtables_modprobe_program, false); in do_output()
Dip6tables-restore.c66 xtables_load_ko(xtables_modprobe_program, false); in create_handle()
Diptables-restore.c67 xtables_load_ko(xtables_modprobe_program, false); in create_handle()
Dxtables.c394 int xtables_load_ko(const char *modprobe, bool quiet) in xtables_load_ko() function
768 xtables_load_ko(xtables_modprobe_program, true); in compatible_revision()
Dip6tables.c1783 if (!*handle && xtables_load_ko(xtables_modprobe_program, false) != -1) in do_command6()
Diptables.c1813 if (!*handle && xtables_load_ko(xtables_modprobe_program, false) != -1) in do_command4()
/external/iptables/include/
Dxtables.h392 extern int xtables_load_ko(const char *, bool);
Dxtables.h.in392 extern int xtables_load_ko(const char *, bool);