Home
last modified time | relevance | path

Searched refs:ulSavedGatewayAddress (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_ARP/
DFreeRTOS_ARP_utest.c2256 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_IPMatchesBroadcastAddr() local
2278 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_IPMatchesBroadcastAddr_NullEndPointOnNetMask() local
2298 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_MultiCastAddr() local
2331 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_IPMatchesOtherBroadcastAddr() local
2355 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_MatchingInvalidEntry() local
2383 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_MatchingValidEntry() local
2412 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_GatewayAddressZero() local
2442 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_AddressNotOnLocalAddress() local
2466 uint32_t ulSavedGatewayAddress; in test_eARPGetCacheEntry_NoCacheHit() local
2476 ulSavedGatewayAddress = xNetworkAddressing.ulGatewayAddress; in test_eARPGetCacheEntry_NoCacheHit()
[all …]