Searched refs:xReturnValue (Results 1 – 2 of 2) sorted by relevance
2448 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_ARPResolutionReqd_UDP() local2475 xProcessReceivedUDPPacket_ReturnThruPtr_pxIsWaitingForARPResolution( &xReturnValue ); in test_prvProcessIPPacket_ARPResolutionReqd_UDP()2498 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_ARPResolutionReqd_UDP1() local2525 xProcessReceivedUDPPacket_ReturnThruPtr_pxIsWaitingForARPResolution( &xReturnValue ); in test_prvProcessIPPacket_ARPResolutionReqd_UDP1()2545 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_TCP() local2589 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_TCPProcessFail() local2783 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_UDP_IPv6_HappyPath() local2828 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_UDP_IPv6_ExtensionHappyPath() local2881 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_UDP_IPv6_ExtensionHandleFail() local2930 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_TCP_IPv6_HappyPath() local[all …]
5649 BaseType_t xReturnValue = pdFALSE; in xSocketValid() local5663 xReturnValue = pdTRUE; in xSocketValid()5666 return xReturnValue; in xSocketValid()