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 509 of file ipfdemo_example.c.
Field Documentation
NtNetBuf_t wait_list_s::hNetBuf |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 510 of file ipfdemo_example.c.
Referenced by while().
struct wait_list_s* wait_list_s::pNext |
- Examples:
- net/ipfdemo/ipfdemo_example.c.
Definition at line 511 of file ipfdemo_example.c.
Referenced by for(), main(), and while().
The documentation for this struct was generated from the following file:
- examples/net/ipfdemo/ipfdemo_example.c