Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c122 static int pingLogging = pdFALSE; variable
977 pingLogging = xOptions.xLogging; in handle_ping()
1077 pingLogging = xOptions.xLogging; in handle_ping()
1135 pingLogging = pdFALSE; in handle_http()
1231 if( pingLogging || ( xPing4Count == PING_COUNT_MAX ) ) in vApplicationPingReplyHook()
1242 if( pingLogging || ( xPing6Count == PING_COUNT_MAX ) ) in vApplicationPingReplyHook()