Searched refs:xReturnValue (Results 1 – 2 of 2) sorted by relevance
2767 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_ARPResolutionReqd_UDP() local2803 xProcessReceivedUDPPacket_ReturnThruPtr_pxIsWaitingForARPResolution( &xReturnValue ); in test_prvProcessIPPacket_ARPResolutionReqd_UDP()2822 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_ARPResolutionReqd_UDP1() local2858 xProcessReceivedUDPPacket_ReturnThruPtr_pxIsWaitingForARPResolution( &xReturnValue ); in test_prvProcessIPPacket_ARPResolutionReqd_UDP1()2875 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_TCP() local2921 BaseType_t xReturnValue = pdTRUE; in test_prvProcessIPPacket_TCP1() local
4737 BaseType_t xReturnValue = pdFALSE; in xSocketValid() local4744 xReturnValue = pdTRUE; in xSocketValid()4747 return xReturnValue; in xSocketValid()