Lines Matching refs:ipv6_settings

1055     xEndPoint[ 1 ].ipv6_settings.ucDNSIndex = 0;  in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1056 xEndPoint[ 1 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 0 ] = 0U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1057 xEndPoint[ 1 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 1 ] = 1U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1060 xEndPoint[ 2 ].ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1061 xEndPoint[ 2 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 0 ] = 1U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1062 xEndPoint[ 2 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 1 ] = 0U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1065 xEndPoint[ 3 ].ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1066 xEndPoint[ 3 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 0 ] = 0U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1067 xEndPoint[ 3 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes[ 1 ] = 0U; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1070 xEndPoint[ 4 ].ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1071 …memcpy( xEndPoint[ 4 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZ… in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWithDot()
1166 …memcpy( xEndPoint[ 1 ].ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZ… in test_FreeRTOS_getaddrinfo_a_IPv6Random_BindFailWODot()
1246 xEndPoint.ipv6_settings.ucDNSIndex = ipconfigENDPOINT_DNS_ADDRESS_COUNT; in test_FreeRTOS_getaddrinfo_a_IPv6Random_InvalidDNSServerIndex()
1284 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv4Random_UnknownPreference()
1341 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess()
1342 …memcpy( xEndPoint.ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZE_OF_… in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess()
1425 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_RetryExhaust()
1426 …memcpy( xEndPoint.ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZE_OF_… in test_FreeRTOS_getaddrinfo_a_IPv6Random_RetryExhaust()
1594 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess()
1595 …memcpy( xEndPoint.ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZE_OF_… in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess()
1744 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess()
1745 …memcpy( xEndPoint.ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZE_OF_… in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess()
2134 xEndPoint.ipv6_settings.ucDNSIndex = 0; in test_FreeRTOS_getaddrinfo_a_IPv4Random_PortSpecified()
2135 …memcpy( xEndPoint.ipv6_settings.xDNSServerAddresses[ 0 ].ucBytes, xIPv6Address.ucBytes, ipSIZE_OF_… in test_FreeRTOS_getaddrinfo_a_IPv4Random_PortSpecified()