Home
last modified time | relevance | path

Searched refs:xtables_lock (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dxshared.h87 extern bool xtables_lock(bool wait);
Dxshared.c246 bool xtables_lock(bool wait) in xtables_lock() function
Dip6tables.c1741 if (!restore && !xtables_lock(wait)) { in do_command6()
Diptables.c1738 if (!restore && !xtables_lock(wait)) { in do_command4()