Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_Routing.c747 BaseType_t xGatewayTarget = pdFALSE; in pxEasyFit() local
751 ( void ) xGatewayTarget; in pxEasyFit()
765xGatewayTarget = ( memcmp( ucBytes, pxIPAddressTo->xIP_IPv6.ucBytes, 16 ) == 0 ) ? pdTRUE : pdFALS… in pxEasyFit()
767 if( xGatewayTarget == pdTRUE ) in pxEasyFit()