Home | History | Annotate | Download | only in MnpDxe

Lines Matching defs:VlanId

143   if (MnpServiceData->VlanId != 0) {

249 if (MnpServiceData->VlanId != 0) {
865 UINT16 VlanId;
939 VlanId = 0;
944 IsVlanPacket = MnpRemoveVlanTag (MnpDeviceData, Nbuf, &VlanId);
949 MnpServiceData = MnpFindServiceData (MnpDeviceData, VlanId);