_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 369 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 370 of file ipfdemo_example.c.
Referenced by while().
volatile uint64_t _DOI_dgramTbl_t::aDst_pr[MAX_SRC_ID] |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 371 of file ipfdemo_example.c.
Referenced by SendToReasm(), and while().
The documentation for this struct was generated from the following file:
- examples/net/ipfdemo/ipfdemo_example.c