_DOI_dgramTbl_t Struct Reference
Data Fields | |
| volatile uint64_t | aSrc_id [MAX_SRC_ID] |
| volatile uint64_t | aDst_pr [MAX_SRC_ID] |
Detailed Description
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 342 of file ipfdemo_example.c.
Field Documentation
| volatile uint64_t _DOI_dgramTbl_t::aSrc_id[MAX_SRC_ID] |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 343 of file ipfdemo_example.c.
Referenced by _ReassemblyThread().
| volatile uint64_t _DOI_dgramTbl_t::aDst_pr[MAX_SRC_ID] |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 344 of file ipfdemo_example.c.
Referenced by _ReassemblyThread(), and SendToReasm().
The documentation for this struct was generated from the following file:
- examples/net/ipfdemo/ipfdemo_example.c