Searched refs:supportedEtherChecksums (Results 1 – 1 of 1) sorted by relevance
377 … frame.FillWithChecksums(supportedEtherChecksums, new IPProtocolType[] {}); in SendFrames()382 frame.FillWithChecksums(supportedEtherChecksums, supportedIPChecksums); in SendFrames()438 private readonly EtherType[] supportedEtherChecksums = { EtherType.IpV4, EtherType.Arp }; field in Antmicro.Renode.Peripherals.Network.SynopsysEthernetMAC