Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxshared.h182 extern int xtables_lock_or_exit(int wait, struct timeval *tv);
Diptables-restore.c206 lock = xtables_lock_or_exit(wait, &wait_interval); in ip46tables_restore_main()
Dxshared.c302 int xtables_lock_or_exit(int wait, struct timeval *wait_interval) in xtables_lock_or_exit() function
Dip6tables.c1516 xtables_lock_or_exit(wait, &wait_interval); in do_command6()
Diptables.c1504 xtables_lock_or_exit(wait, &wait_interval); in do_command4()