Searched refs:xGivingUp (Results 1 – 3 of 3) sorted by relevance
535 BaseType_t xGivingUp = pdFALSE; in xDHCPv6ProcessEndPoint_HandleAdvertise() local568 xGivingUp = pdTRUE; in xDHCPv6ProcessEndPoint_HandleAdvertise()572 return xGivingUp; in xDHCPv6ProcessEndPoint_HandleAdvertise()586 BaseType_t xGivingUp = pdFALSE; in xDHCPv6ProcessEndPoint_HandleState() local616 xGivingUp = pdTRUE; in xDHCPv6ProcessEndPoint_HandleState()637 xGivingUp = pdTRUE; in xDHCPv6ProcessEndPoint_HandleState()644 xGivingUp = pdFALSE; in xDHCPv6ProcessEndPoint_HandleState()649 xGivingUp = xDHCPv6ProcessEndPoint_HandleAdvertise( pxEndPoint, pxDHCPMessage ); in xDHCPv6ProcessEndPoint_HandleState()673 xGivingUp = pdTRUE; in xDHCPv6ProcessEndPoint_HandleState()743 return xGivingUp; in xDHCPv6ProcessEndPoint_HandleState()[all …]
322 BaseType_t xGivingUp = pdFALSE; in xHandleWaitingOffer() local374 xGivingUp = pdTRUE; in xHandleWaitingOffer()438 xGivingUp = pdTRUE; in xHandleWaitingOffer()448 return xGivingUp; in xHandleWaitingOffer()552 BaseType_t xGivingUp = pdFALSE; in xHandleWaitingFirstDiscover() local572 xGivingUp = pdTRUE; in xHandleWaitingFirstDiscover()604 xGivingUp = pdTRUE; in xHandleWaitingFirstDiscover()608 return xGivingUp; in xHandleWaitingFirstDiscover()674 BaseType_t xGivingUp = pdFALSE; in vDHCPProcessEndPoint() local717 xGivingUp = xHandleWaitingFirstDiscover( pxEndPoint ); in vDHCPProcessEndPoint()[all …]
136 BaseType_t xReset, xGivingUp; in harness() local