_DOI_dgramId_u Union Reference
Data Fields | |
| volatile uint64_t | src_id |
| struct { | |
| volatile uint32_t src | |
| volatile uint32_t id | |
| }; | |
Detailed Description
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 333 of file ipfdemo_example.c.
Field Documentation
| volatile uint64_t _DOI_dgramId_u::src_id |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 334 of file ipfdemo_example.c.
Referenced by _ReassemblyThread(), and SendToReasm().
| volatile uint32_t _DOI_dgramId_u::src |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 336 of file ipfdemo_example.c.
Referenced by _ReassemblyThread(), and SendToReasm().
| volatile uint32_t _DOI_dgramId_u::id |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 337 of file ipfdemo_example.c.
Referenced by _ReassemblyThread(), and SendToReasm().
| struct { ... } |
The documentation for this union was generated from the following file:
- examples/net/ipfdemo/ipfdemo_example.c