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

  /external/iproute2/include/
xt-internal.h 50 extern int xtables_insmod(const char *modname, const char *modprobe, int quiet);
  /external/iptables/include/
xtables.h 391 extern int xtables_insmod(const char *, const char *, bool);
  /external/iptables/iptables/
xtables.c 329 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) function
407 ret = xtables_insmod(afinfo->kmod, modprobe, quiet);
    [all...]

Completed in 2032 milliseconds