TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/VlanConfig.h>
Data Fields | |
EFI_VLAN_CONFIG_SET | Set |
EFI_VLAN_CONFIG_FIND | Find |
EFI_VLAN_CONFIG_REMOVE | Remove |
EFI_VLAN_CONFIG_PROTOCOL provide manageability interface for VLAN setting. The intended VLAN tagging implementation is IEEE802.1Q.
Definition at line 126 of file VlanConfig.h.
EFI_VLAN_CONFIG_FIND _EFI_VLAN_CONFIG_PROTOCOL::Find |
Definition at line 128 of file VlanConfig.h.
EFI_VLAN_CONFIG_REMOVE _EFI_VLAN_CONFIG_PROTOCOL::Remove |
Definition at line 129 of file VlanConfig.h.
EFI_VLAN_CONFIG_SET _EFI_VLAN_CONFIG_PROTOCOL::Set |
Definition at line 127 of file VlanConfig.h.