Searched defs:xAddressFamily (Results 1 – 2 of 2) sorted by relevance
2330 BaseType_t xAddressFamily = FREERTOS_AF_INET + 1; in test_FreeRTOS_inet_pton_IncorrectAddressFamily() local2345 BaseType_t xAddressFamily = FREERTOS_AF_INET; in test_FreeRTOS_inet_pton_Octal() local2361 BaseType_t xAddressFamily = FREERTOS_AF_INET; in test_FreeRTOS_inet_pton_HappyPath() local2377 BaseType_t xAddressFamily = FREERTOS_AF_INET + 1; in test_FreeRTOS_inet_ntop_IncorrectAddrFamily() local2393 BaseType_t xAddressFamily = FREERTOS_AF_INET; in test_FreeRTOS_inet_ntop_IncorrectSize() local2409 BaseType_t xAddressFamily = FREERTOS_AF_INET; in test_FreeRTOS_inet_ntop_HappyCase() local
2398 BaseType_t FreeRTOS_inet_pton( BaseType_t xAddressFamily, in FreeRTOS_inet_pton()2435 const char * FreeRTOS_inet_ntop( BaseType_t xAddressFamily, in FreeRTOS_inet_ntop()