Data Fields | |
| uint64_t | capLength:14 |
| uint64_t | wireLength:14 |
| uint64_t | color_lo:14 |
| uint64_t | rxPort:6 |
| uint64_t | descrFormat:8 |
| uint64_t | descrLength:6 |
| uint64_t | tsColor:1 |
| uint64_t | ntDynDescr:1 |
| uint64_t | timestamp |
| uint64_t | tsiCmd:1 |
| uint64_t | fcsCmd:2 |
| uint64_t | color_hi_unused:25 |
| uint64_t | offset0:10 |
| uint64_t | offset1:10 |
| uint64_t | frame_type:4 |
| uint64_t | checksum_cmd:5 |
Detailed Description
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 145 of file replayfilewithtimestampinject_example.c.
Field Documentation
| uint64_t Dyn3_tx_descriptor::capLength |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 146 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::wireLength |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 147 of file replayfilewithtimestampinject_example.c.
Referenced by PacketReaderThread::processPackets().
| uint64_t Dyn3_tx_descriptor::color_lo |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 148 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::rxPort |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 149 of file replayfilewithtimestampinject_example.c.
Referenced by main().
| uint64_t Dyn3_tx_descriptor::descrFormat |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 150 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::descrLength |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 151 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::tsColor |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 152 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::ntDynDescr |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 153 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::timestamp |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 154 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::tsiCmd |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 155 of file replayfilewithtimestampinject_example.c.
Referenced by main().
| uint64_t Dyn3_tx_descriptor::fcsCmd |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 156 of file replayfilewithtimestampinject_example.c.
Referenced by main().
| uint64_t Dyn3_tx_descriptor::color_hi_unused |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 157 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::offset0 |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 158 of file replayfilewithtimestampinject_example.c.
Referenced by PacketTransmitterThread::txPacket().
| uint64_t Dyn3_tx_descriptor::offset1 |
- Examples:
- net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c, and net/timestamp_inject/timestamp_inject_example.cpp.
Definition at line 159 of file replayfilewithtimestampinject_example.c.
| uint64_t Dyn3_tx_descriptor::frame_type |
Definition at line 158 of file timestamp_inject_example.cpp.
| uint64_t Dyn3_tx_descriptor::checksum_cmd |
Definition at line 159 of file timestamp_inject_example.cpp.
The documentation for this struct was generated from the following files:
- examples/net/replayfilewithtimestampinject/replayfilewithtimestampinject_example.c
- examples/net/timestamp_inject/timestamp_inject_example.cpp