Home
last modified time | relevance | path

Searched defs:noflush (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dxtables-restore.c289 bool noflush = false; in xtables_restore_main() local
429 bool noflush = false; in xtables_eb_restore_main() local
Diptables-restore.c23 static int counters, verbose, noflush, wait; variable
Dnft.h106 bool noflush; member
/external/python/cpython3/Lib/test/
Dtest_print.py124 class noflush: class