Home
last modified time | relevance | path

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

/freebsd/tests/sys/netpfil/pf/
H A Dpfsync_defer.py39 got_ping = False variable
44 global got_ping
63 global got_ping
69 if got_ping:
72 got_ping = time.time()
90 global got_ping
119 if not got_ping:
126 if (sent_ping + 1) > got_ping: