Home
last modified time | relevance | path

Searched refs:proc_exists (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dxshared.h44 const char *proc_exists; member
/external/iptables/libxtables/
Dxtables.c153 .proc_exists = "/proc/net/ip_tables_names",
163 .proc_exists = "/proc/net/ip6_tables_names",
426 if (proc_file_exists(afinfo->proc_exists)) { in xtables_load_ko()