Lines Matching refs:ipv6_settings
128 IPv6_Type_t eType = xIPv6_GetIPType( &( pxEndPoint->ipv6_settings.xIPAddress ) ); in pxFindLocalEndpoint()
223 ( void * ) pxEndPoint->ipv6_settings.xIPAddress.ucBytes ) ); in eNDGetCacheEntry()
233 … IPv6_Type_t eMyType = xIPv6_GetIPType( &( pxEndPoint->ipv6_settings.xIPAddress ) ); in eNDGetCacheEntry()
251 …( void ) memcpy( pxIPAddress->ucBytes, pxEndPoint->ipv6_settings.xGatewayAddress.ucBytes, ipSIZE_O… in eNDGetCacheEntry()
253 …rintf( ( "eNDGetCacheEntry: From addr %pip\n", ( void * ) pxEndPoint->ipv6_settings.xIPAddress.ucB… in eNDGetCacheEntry()
260 …DGetCacheEntry: found end-point %pip\n", ( void * ) ( *ppxEndPoint )->ipv6_settings.xIPAddress.ucB… in eNDGetCacheEntry()
529 …( void ) memcpy( pxICMPPacket->xIPHeader.xSourceAddress.ucBytes, pxEndPoint->ipv6_settings.xIPAddr… in prvReturnICMP_IPv6()
623 …) memcpy( pxICMPPacket->xIPHeader.xSourceAddress.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in vNDSendNeighbourSolicitation()
709 …BaseType_t xGot = ( xIPv6_GetIPType( &( pxEndPoint->ipv6_settings.xIPAddress ) ) == eIPv6_Global )… in FreeRTOS_SendPingRequestIPv6()
763 …) memcpy( pxICMPPacket->xIPHeader.xSourceAddress.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in FreeRTOS_SendPingRequestIPv6()
1055 …ompare = memcmp( pxICMPHeader_IPv6->xIPv6Address.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in prvProcessICMPMessage_IPv6()
1059 ( void * ) pxEndPoint->ipv6_settings.xIPAddress.ucBytes, in prvProcessICMPMessage_IPv6()
1075 …( void ) memcpy( pxICMPHeader_IPv6->xIPv6Address.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in prvProcessICMPMessage_IPv6()
1175 …) memcpy( pxICMPPacket->xIPHeader.xSourceAddress.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in FreeRTOS_OutputAdvertiseIPv6()
1190 …( void ) memcpy( pxICMPHeader_IPv6->xIPv6Address.ucBytes, pxEndPoint->ipv6_settings.xIPAddress.ucB… in FreeRTOS_OutputAdvertiseIPv6()