Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h951 UINT16 VlanId; member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c1723 UefiDevicePathLibCatPrint (Str, "Vlan(%d)", Vlan->VlanId); in DevPathToTextVlan()
H A Defivar-dp-parse.c2915 Vlan->VlanId = (UINT16)Strtoi (VlanStr); in DevPathFromTextVlan()