Searched refs:EtherType (Results 1 – 3 of 3) sorted by relevance
196 UINT16 *EtherType; in MnpInsertVlanTag() local223 EtherType = (UINT16 *) (UINTN) (VlanTci + 1); in MnpInsertVlanTag()224 *EtherType = HTONS (TxData->ProtocolType); in MnpInsertVlanTag()
74 UINT16 EtherType; member
341 Ether->EtherType = HTONS (0x0800); // IPv4 protocol in SyslogBuildPacket()