RxThread_s

Reference Documentation

Platform
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.15
Napatech Software Suite: RxThread_s Struct Reference
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.

Referenced by main(), and RxTask().

uint64_t RxThread_s::ntplTs

Definition at line 202 of file capture_threads_example.c.

Referenced by main(), and RxTask().

FILE* RxThread_s::hf

Definition at line 203 of file capture_threads_example.c.

Referenced by main(), and RxTask().


The documentation for this struct was generated from the following file: