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 71 xtables_load_ko(xtables_modprobe_program, false);
iptables-save.c 69 xtables_load_ko(xtables_modprobe_program, false);
ip6tables-restore.c 67 xtables_load_ko(xtables_modprobe_program, false);
iptables-restore.c 67 xtables_load_ko(xtables_modprobe_program, false);
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iptables/include/
xtables.h 423 extern int xtables_load_ko(const char *, bool);
  /external/iptables/libxtables/
xtables.c 403 int xtables_load_ko(const char *modprobe, bool quiet) function
776 xtables_load_ko(xtables_modprobe_program, true);
    [all...]

Completed in 55 milliseconds