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

  /external/iptables/iptables/
ip6tables-save.c 67 xtables_load_ko(xtables_modprobe_program, false);
iptables-save.c 65 xtables_load_ko(xtables_modprobe_program, false);
ip6tables-restore.c 75 xtables_load_ko(xtables_modprobe_program, false);
iptables-restore.c 74 xtables_load_ko(xtables_modprobe_program, false);
ip6tables.c     [all...]
iptables.c     [all...]
  /external/iproute2/include/
xtables.h 424 extern int xtables_load_ko(const char *, bool);
  /external/iptables/include/
xtables.h 457 extern int xtables_load_ko(const char *, bool);
  /external/iptables/libxtables/
xtables.c 418 int xtables_load_ko(const char *modprobe, bool quiet) function
800 xtables_load_ko(xtables_modprobe_program, true);
    [all...]

Completed in 147 milliseconds