Searched refs:xGetLinkLocalAddress (Results 1 – 1 of 1) sorted by relevance
74 static BaseType_t xGetLinkLocalAddress( const NetworkInterface_t * pxInterface,99 static BaseType_t xGetLinkLocalAddress( const NetworkInterface_t * pxInterface, in xGetLinkLocalAddress() function146 xHasLocal = xGetLinkLocalAddress( pxEndPoint->pxNetworkInterface, &( xSourceAddress ) ); in vNDSendRouterSolicitation()