Home
last modified time | relevance | path

Searched defs:pulGatewayAddress (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/test/cbmc/stubs/
Dfreertos_api.c340 uint32_t * pulGatewayAddress, in FreeRTOS_GetAddressConfiguration()
/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_IP.c853 uint32_t * pulGatewayAddress, in FreeRTOS_GetAddressConfiguration()
891 const uint32_t * pulGatewayAddress, in FreeRTOS_SetAddressConfiguration()
/FreeRTOS-Plus-TCP-v3.1.0/test/unit-test/FreeRTOS_IP/
DFreeRTOS_IP_utest.c503 uint32_t * pulGatewayAddress = &ulGatewayAddress; in test_FreeRTOS_GetAddressConfiguration_HappyPath() local
527 uint32_t * pulGatewayAddress = NULL; in test_FreeRTOS_GetAddressConfiguration_AllPointersNull() local
551 uint32_t * pulGatewayAddress = &ulStoredGatewayAddress; in test_FreeRTOS_SetAddressConfiguration_HappyPath() local
571 uint32_t * pulGatewayAddress = NULL; in test_FreeRTOS_SetAddressConfiguration_AllValuesNULL() local