senf::emu::annotations::FrameRxFlags Struct Reference

#include <senf/Ext/NetEmu/Annotations.hh>

Public Attributes

unsigned frameCorrupt:1
 
unsigned frameRetransmitted:1
 
unsigned frameDuplicate:1
 
unsigned frameReordered:1
 
unsigned frameAggregated:1
 
unsigned framePredecessorLost:8
 
unsigned frameLength:12
 

Detailed Description

Definition at line 56 of file Annotations.hh.

Member Data Documentation

◆ frameAggregated

unsigned senf::emu::annotations::FrameRxFlags::frameAggregated

Definition at line 61 of file Annotations.hh.

◆ frameCorrupt

unsigned senf::emu::annotations::FrameRxFlags::frameCorrupt

Definition at line 57 of file Annotations.hh.

◆ frameDuplicate

unsigned senf::emu::annotations::FrameRxFlags::frameDuplicate

Definition at line 59 of file Annotations.hh.

◆ frameLength

unsigned senf::emu::annotations::FrameRxFlags::frameLength

Definition at line 63 of file Annotations.hh.

◆ framePredecessorLost

unsigned senf::emu::annotations::FrameRxFlags::framePredecessorLost

Definition at line 62 of file Annotations.hh.

◆ frameReordered

unsigned senf::emu::annotations::FrameRxFlags::frameReordered

Definition at line 60 of file Annotations.hh.

◆ frameRetransmitted

unsigned senf::emu::annotations::FrameRxFlags::frameRetransmitted

Definition at line 58 of file Annotations.hh.


The documentation for this struct was generated from the following file: