Searched refs:Overload (Results 1 – 2 of 2) sorted by relevance
267 Para->Overload = *Data; in DhcpGetParameter()269 if ((Para->Overload < 1) || (Para->Overload > 3)) { in DhcpGetParameter()321 OUT UINT8 *Overload OPTIONAL in DhcpIterateBufferOptions()352 if ((Tag == DHCP_TAG_OVERLOAD) && (Overload != NULL)) { in DhcpIterateBufferOptions()357 *Overload = Buffer[Cur]; in DhcpIterateBufferOptions()397 UINT8 Overload; in DhcpIterateOptions() local399 Overload = 0; in DhcpIterateOptions()406 &Overload in DhcpIterateOptions()413 if ((Overload == DHCP_OVERLOAD_FILENAME) || (Overload == DHCP_OVERLOAD_BOTH)) { in DhcpIterateOptions()427 if ((Overload == DHCP_OVERLOAD_SVRNAME) || (Overload == DHCP_OVERLOAD_BOTH)) { in DhcpIterateOptions()
186 UINT8 Overload; // DHCP_TAG_OVERLOAD member