Home
last modified time | relevance | path

Searched defs:Vlan (Results 1 – 7 of 7) sorted by relevance

/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs232 pub struct Vlan { struct
233 pub header: DevicePathHeader,
234 pub vlan_id: u16,
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs1479 pub struct Vlan { struct
1480 pub(super) header: DevicePathHeader,
1481 pub(super) vlan_id: u16,
1484 impl Vlan { implementation
1492 impl fmt::Debug for Vlan { implementation
1500 impl TryFrom<&DevicePathNode> for &Vlan { implementation
1508 let node: *const Vlan = node.cast(); in try_from() constant
4490 pub struct Vlan { struct
4492 pub vlan_id: u16,
4495 unsafe impl BuildNode for Vlan { implementation
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDevicePath.h1264 VLAN_DEVICE_PATH Vlan; member
1322 VLAN_DEVICE_PATH *Vlan; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDevicePath.h1285 VLAN_DEVICE_PATH Vlan; member
1343 VLAN_DEVICE_PATH *Vlan; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDevicePath.h1283 VLAN_DEVICE_PATH Vlan; member
1339 VLAN_DEVICE_PATH *Vlan; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDevicePath.h1285 VLAN_DEVICE_PATH Vlan; member
1343 VLAN_DEVICE_PATH *Vlan; member
/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
Dservice-2.json40901 "Vlan":{ object