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

  /external/iptables/iptables/
xshared.h 34 * @proc_exists: file which exists in procfs when module already loaded
43 const char *proc_exists; member in struct:xtables_afinfo
  /external/iptables/libxtables/
xtables.c 153 .proc_exists = "/proc/net/ip_tables_names",
163 .proc_exists = "/proc/net/ip6_tables_names",
411 if (proc_file_exists(afinfo->proc_exists)) {
    [all...]

Completed in 50 milliseconds