Home
last modified time | relevance | path

Searched refs:xtables_lock_or_exit (Results 1 – 6 of 6) sorted by relevance

/external/iptables/iptables/
Dxshared.h110 extern int xtables_lock_or_exit(int wait, struct timeval *tv);
Diptables-restore.c298 lock = xtables_lock_or_exit(wait, &wait_interval); in iptables_restore_main()
Dxshared.c297 int xtables_lock_or_exit(int wait, struct timeval *wait_interval) in xtables_lock_or_exit() function
Dip6tables-restore.c299 lock = xtables_lock_or_exit(wait, &wait_interval); in ip6tables_restore_main()
Dip6tables.c1783 xtables_lock_or_exit(wait, &wait_interval); in do_command6()
Diptables.c1770 xtables_lock_or_exit(wait, &wait_interval); in do_command4()