Home
last modified time | relevance | path

Searched refs:VlanId (Results 1 – 3 of 3) sorted by relevance

/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
HDDevicePath.h950 UINT16 VlanId; member
/dragonfly/lib/libefivar/
HDefivar-dp-format.c1652 UefiDevicePathLibCatPrint (Str, "Vlan(%d)", Vlan->VlanId); in DevPathToTextVlan()
HDefivar-dp-parse.c2752 Vlan->VlanId = (UINT16) Strtoi (VlanStr); in DevPathFromTextVlan()