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

  /external/iptables/iptables/
ip6tables-save.c 72 xtables_load_ko(xtables_modprobe_program, false);
171 xtables_modprobe_program = optarg;
iptables-save.c 70 xtables_load_ko(xtables_modprobe_program, false);
171 xtables_modprobe_program = optarg;
ip6tables-restore.c 66 xtables_load_ko(xtables_modprobe_program, false);
166 xtables_modprobe_program = optarg;
iptables-restore.c 67 xtables_load_ko(xtables_modprobe_program, false);
169 xtables_modprobe_program = optarg;
ip6tables.c     [all...]
iptables.c     [all...]
xtables.c 169 const char *xtables_modprobe_program; variable
768 xtables_load_ko(xtables_modprobe_program, true);
    [all...]
  /external/iptables/include/
xtables.h 381 extern const char *xtables_modprobe_program;

Completed in 611 milliseconds