Searched refs:packet_inc_alive_timeouts (Results 1 – 3 of 3) sorted by relevance
120 #define packet_inc_alive_timeouts() \ macro
253 if (packet_inc_alive_timeouts() > options.client_alive_count_max) { in client_alive_check()
577 if (packet_inc_alive_timeouts() > options.server_alive_count_max) { in server_alive_check()