HomeSort by relevance Sort by last modified time
    Searched refs:xtables_load_ko (Results 1 - 8 of 8) sorted by null

  /external/iptables/iptables/
ip6tables-save.c 72 xtables_load_ko(xtables_modprobe_program, false);
iptables-save.c 70 xtables_load_ko(xtables_modprobe_program, false);
ip6tables-restore.c 66 xtables_load_ko(xtables_modprobe_program, false);
iptables-restore.c 67 xtables_load_ko(xtables_modprobe_program, false);
xtables.c 394 int xtables_load_ko(const char *modprobe, bool quiet) function
768 xtables_load_ko(xtables_modprobe_program, true);
    [all...]
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iptables/include/
xtables.h 392 extern int xtables_load_ko(const char *, bool);

Completed in 49 milliseconds