HomeSort by relevance Sort by last modified time
    Searched refs:VlanDevicePath (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpVlan.c 60 EFI_DEVICE_PATH_PROTOCOL *VlanDevicePath;
83 VlanDevicePath = AppendDevicePathNode (
87 if (VlanDevicePath == NULL) {
98 VlanDevicePath,
102 FreePool (VlanDevicePath);
107 *Devicepath = VlanDevicePath;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]

Completed in 403 milliseconds