Home
last modified time | relevance | path

Searched defs:xIsGlobal (Results 1 – 2 of 2) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_UDP_IPv6.c93 BaseType_t xIsGlobal ) in pxGetEndpoint()
149 BaseType_t xIsGlobal = ( eTargetType == eIPv6_Global ) ? pdTRUE : pdFALSE; in prvStartLookup() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_UDP_IPv6/
HDFreeRTOS_UDP_IPv6_utest.c1376 BaseType_t xIsGlobal = pdFALSE; in test_pxGetEndpoint_IPv4() local
1393 BaseType_t xIsGlobal = pdFALSE; in test_pxGetEndpoint_NotMatchEndpoint() local