Home | History | Annotate | Download | only in Snp16Dxe

Lines Matching defs:ProtType

1688   @param ProtType           The type network transmit protocol

1700 IN UINT8 *ProtType, OPTIONAL
1833 DEBUG ((DEBUG_NET, "SimpleNetworkDevice->Isr.ProtType = 0x%02x\n", SimpleNetworkDevice->Isr.BufferLength));
1851 if (ProtType != NULL) {
1852 *ProtType = SimpleNetworkDevice->Isr.ProtType;
3305 UINT8 ProtType;
3337 &ProtType,