Searched refs:Ip4OptionIsValid (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Option.h41 Ip4OptionIsValid (
H A DIp4Option.c32 Ip4OptionIsValid ( function
H A DIp4Input.c768 // Validate the options. Don't call the Ip4OptionIsValid if
772 if ((OptionLen > 0) && !Ip4OptionIsValid (Option, OptionLen, TRUE)) {
H A DIp4Impl.c1663 if (!Ip4OptionIsValid (TxData->OptionsBuffer, TxData->OptionsLength, FALSE)) {

Completed in 143 milliseconds