RxThread_s Struct Reference
Data Fields | |
| pthread_t | thread |
| uint32_t | streamId |
| uint64_t | ntplTs |
| FILE * | hf |
Detailed Description
Definition at line 199 of file capture_threads_example.c.
Field Documentation
| pthread_t RxThread_s::thread |
Definition at line 200 of file capture_threads_example.c.
| uint32_t RxThread_s::streamId |
Definition at line 201 of file capture_threads_example.c.
| uint64_t RxThread_s::ntplTs |
Definition at line 202 of file capture_threads_example.c.
| FILE* RxThread_s::hf |
Definition at line 203 of file capture_threads_example.c.
The documentation for this struct was generated from the following file:
- examples/net/capture_threads/capture_threads_example.c