Searched refs:UserOptionLen (Results 1 – 3 of 3) sorted by relevance
121 UINT32 UserOptionLen; member
701 DhcpSb->UserOptionLen = 0; in EfiDhcp4Configure()704 DhcpSb->UserOptionLen += Dhcp4CfgData->OptionList[Index]->Length + 2; in EfiDhcp4Configure()
1186 Len = sizeof (EFI_DHCP4_PACKET) + 128 + DhcpSb->UserOptionLen; in DhcpSendMessage()1304 if (DhcpSb->UserOptionLen != 0) { in DhcpSendMessage()