Home
last modified time | relevance | path

Searched refs:xtables_lock (Results 1 – 6 of 6) 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-restore.c257 if (!xtables_lock(wait)) { in ip6tables_restore_main()
Diptables-restore.c257 if (!xtables_lock(wait)) { in iptables_restore_main()
Diptables.c1738 if (!restore && !xtables_lock(wait)) { in do_command4()
Dip6tables.c1741 if (!restore && !xtables_lock(wait)) { in do_command6()