Searched refs:xtables_lock (Results 1 - 6 of 6) sorted by relevance

/external/iptables/iptables/
H A Dxshared.h87 extern bool xtables_lock(bool wait);
H A Dxshared.c246 bool xtables_lock(bool wait) function
H A Dip6tables-restore.c257 if (!xtables_lock(wait)) {
H A Diptables-restore.c257 if (!xtables_lock(wait)) {
H A Dip6tables.c1741 if (!restore && !xtables_lock(wait)) {
H A Diptables.c1738 if (!restore && !xtables_lock(wait)) {

Completed in 119 milliseconds