Searched refs:pxGetEndpoint (Results 1 – 2 of 2) sorted by relevance
77 static NetworkEndPoint_t * pxGetEndpoint( BaseType_t xIPType,92 static NetworkEndPoint_t * pxGetEndpoint( BaseType_t xIPType, in pxGetEndpoint() function150 pxNetworkBuffer->pxEndPoint = pxGetEndpoint( ( BaseType_t ) ipTYPE_IPv6, xIsGlobal ); in prvStartLookup()
65 extern NetworkEndPoint_t * pxGetEndpoint( BaseType_t xIPType,1383 pxReturnEndPoint = pxGetEndpoint( ipTYPE_IPv4, xIsGlobal ); in test_pxGetEndpoint_IPv4()1403 pxReturnEndPoint = pxGetEndpoint( ipTYPE_IPv6, xIsGlobal ); in test_pxGetEndpoint_NotMatchEndpoint()