Searched defs:xExpectedAddress (Results 1 – 1 of 1) sorted by relevance
| /FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_DNS/ |
| D | FreeRTOS_DNS_utest.c | 833 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv4DomainCacheFound() local 858 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6DomainCacheFound() local 1317 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess() local 1400 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6Random_RetryExhaust() local 1480 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSSuccess() local 1569 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess() local 1654 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSUnknownPreference() local 1719 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess() local 1804 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSNoEndPoint() local 1866 struct freertos_addrinfo xExpectedAddress, * pxExpectedAddress = &xExpectedAddress; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LLMNRDNSUnknownPreference() local [all …]
|