Searched refs:bRouterReplied (Results 1 – 3 of 3) sorted by relevance
407 pxEndPoint->xRAData.bits.bRouterReplied = pdTRUE_UNSIGNED; in vReceiveRA()457 pxEndPoint->xRAData.bits.bRouterReplied = pdFALSE_UNSIGNED; in xRAProcess_HandleWaitStates()485 if( pxEndPoint->xRAData.bits.bRouterReplied != pdFALSE_UNSIGNED ) in xRAProcess_HandleWaitStates()665 pxEndPoint->xRAData.bits.bRouterReplied, in vRAProcess()
128 bRouterReplied : 1, member
950 TEST_ASSERT_EQUAL( pdTRUE_UNSIGNED, pxEndPoint->xRAData.bits.bRouterReplied ); in test_vReceiveRA_vRAProcess()1159 TEST_ASSERT_EQUAL( pdFALSE_UNSIGNED, pxEndPoint->xRAData.bits.bRouterReplied ); in test_vRAProcess_eRAStateWait_RetryExceed()1248 pxEndPoint->xRAData.bits.bRouterReplied = pdTRUE_UNSIGNED; in test_vRAProcess_eRAStateIPWait_RASuccess()1281 pxEndPoint->xRAData.bits.bRouterReplied = pdFALSE_UNSIGNED; in test_vRAProcess_eRAStateIPWait_UsingDefaultAddress()