Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_UDP_IPv6.c106 BaseType_t xEndpointGlobal = ( eEndpointType == eIPv6_Global ) ? pdTRUE : pdFALSE; in pxGetEndpoint() local
108 if( xEndpointGlobal == xIsGlobal ) in pxGetEndpoint()
DFreeRTOS_Routing.c799 … BaseType_t xEndpointGlobal = ( xEndpointType == eIPv6_Global ) ? pdTRUE : pdFALSE; in pxEasyFit() local
806 else if( xTargetGlobal == xEndpointGlobal ) in pxEasyFit()