Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DVirtual.c1737 UINT64 tcp_last_recv_tick = 0; in NnMainLoop() local
1768 tcp_last_recv_tick = Tick64(); in NnMainLoop()
1946 tcp_last_recv_tick = now; in NnMainLoop()
2003 if ((tcp_last_recv_tick + (UINT64)NN_POLL_CONNECTIVITY_TIMEOUT) < now) in NnMainLoop()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DVirtual.c1737 UINT64 tcp_last_recv_tick = 0; in NnMainLoop() local
1768 tcp_last_recv_tick = Tick64(); in NnMainLoop()
1946 tcp_last_recv_tick = now; in NnMainLoop()
2003 if ((tcp_last_recv_tick + (UINT64)NN_POLL_CONNECTIVITY_TIMEOUT) < now) in NnMainLoop()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DVirtual.c1655 UINT64 tcp_last_recv_tick = 0; in NnMainLoop() local
1686 tcp_last_recv_tick = Tick64(); in NnMainLoop()
1864 tcp_last_recv_tick = now; in NnMainLoop()
1918 if ((tcp_last_recv_tick + (UINT64)NN_POLL_CONNECTIVITY_TIMEOUT) < now) in NnMainLoop()