Searched defs:NormalWriteBackDescriptor (Results 1 – 1 of 1) sorted by relevance
153 public struct NormalWriteBackDescriptor : IDescriptorStruct struct in Antmicro.Renode.Peripherals.Network.SynopsysDWCEthernetQualityOfService.RxDescriptor155 public override string ToString() in ToString()160 public string PrettyString => $@"NormalWriteBackRxDescriptor {{201 public bool ContextType => contextType;202 public DescriptorOwner Owner => owner;206 public uint outerVlanTag;208 public uint innerVlanTag;210 public PayloadType payloadType;212 public bool ipHeaderError;214 public bool ipv4HeaderPresent;[all …]