Searched refs:xNonGlobalIPAddress_IPv6 (Results 1 – 1 of 1) sorted by relevance
| /FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Routing/ |
| D | FreeRTOS_Routing_utest.c | 3424 …const IPv6_Address_t xNonGlobalIPAddress_IPv6 = { 0x12, 0x34, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, … in test_FreeRTOS_MatchingEndpoint_Type() local 3433 …memcpy( xEndPoint[ 0 ].ipv6_settings.xIPAddress.ucBytes, xNonGlobalIPAddress_IPv6.ucBytes, sizeof(… in test_FreeRTOS_MatchingEndpoint_Type()
|