wait_list_s Struct Reference
Data Fields | |
| NtNetBuf_t | hNetBuf |
| struct wait_list_s * | pNext |
Detailed Description
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 482 of file ipfdemo_example.c.
Field Documentation
| NtNetBuf_t wait_list_s::hNetBuf |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 483 of file ipfdemo_example.c.
Referenced by _UnMatchedThread().
| struct wait_list_s* wait_list_s::pNext |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 484 of file ipfdemo_example.c.
Referenced by _UnMatchedThread(), and main().
The documentation for this struct was generated from the following file:
- examples/net/ipfdemo/ipfdemo_example.c