Searched refs:SolicitRetry (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Impl.h215 BOOLEAN SolicitRetry; member in struct:_DHCP6_TX_CB
H A DDhcp6Io.c2820 if ((TxCb->RetryCnt == 0 || TxCb->SolicitRetry) && TxCb->TxPacket->Dhcp6.Header.MessageType == Dhcp6MsgSolicit) {
2896 TxCb->SolicitRetry = FALSE;
2898 TxCb->SolicitRetry = TRUE;

Completed in 54 milliseconds