Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_RA.c140 BaseType_t xHasLocal; in vNDSendRouterSolicitation() local
146 xHasLocal = xGetLinkLocalAddress( pxEndPoint->pxNetworkInterface, &( xSourceAddress ) ); in vNDSendRouterSolicitation()
148 if( xHasLocal == pdFAIL ) in vNDSendRouterSolicitation()