Searched refs:xIPVersion (Results 1 – 2 of 2) sorted by relevance
98 BaseType_t xIPVersion; /* Zero means: do not change version, otherwise 4 or 6. */ member145 BaseType_t xIPVersion,652 … pxResult = pxDNSLookup( ptr, xOptions.xIPVersion, xOptions.xAsynchronous, xOptions.xDoClear ); in handle_dnsq()820 pxOptions->xIPVersion = 4; in uxGetOptions()839 pxOptions->xIPVersion = 4; in uxGetOptions()843 pxOptions->xIPVersion = 6; in uxGetOptions()877 vNTPSetNTPType( xOptions.xIPVersion, xOptions.xAsynchronous, xOptions.xLogging ); in handle_ntp()993 xOptions.xIPVersion = 4; in handle_ping()1001 xOptions.xIPVersion = 6; in handle_ping()1005 if( xOptions.xIPVersion == 6 ) in handle_ping()[all …]
119 xIPVersion[ echoNUM_HTTP_CLIENTS ] = { 0 }; variable185 xIPVersion[ uxIndex ] = xIPType; in wakeupHTTPClient()287 if( xIPVersion[ uxInstance ] != 6 ) in prvEchoClientTask()