Home
last modified time | relevance | path

Searched refs:xtables_unlock (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Diptables-restore.c199 xtables_unlock(lock); in ip46tables_restore_main()
223 xtables_unlock(lock); in ip46tables_restore_main()
Dxshared.h181 extern void xtables_unlock(int lock);
Dxshared.c296 void xtables_unlock(int lock) in xtables_unlock() function