Home
last modified time | relevance | path

Searched refs:defaultMaximumSegmentSize (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/
DSynopsysDWCEthernetQualityOfService_FrameAssembler.cs43 …ic FrameAssembler(IEmulationElement parent, byte[] header, uint defaultMaximumSegmentSize, TxDescr… in FrameAssembler() argument
45 …tOrMaximumSegmentSizeValid ? context.Value.maximumSegmentSize : defaultMaximumSegmentSize, frameRe… in FrameAssembler()