ntpcap_hdr_s Struct Reference
Data Fields | |
| struct ntpcap_ts_s | ts |
| uint32_t | caplen |
| uint32_t | wirelen |
Detailed Description
- Examples:
- net/capture/capture_example.c.
Definition at line 159 of file capture_example.c.
Field Documentation
| struct ntpcap_ts_s ntpcap_hdr_s::ts |
Definition at line 160 of file capture_example.c.
| uint32_t ntpcap_hdr_s::caplen |
- Examples:
- net/capture/capture_example.c.
Definition at line 161 of file capture_example.c.
| uint32_t ntpcap_hdr_s::wirelen |
- Examples:
- net/capture/capture_example.c.
Definition at line 162 of file capture_example.c.
The documentation for this struct was generated from the following files:
- examples/net/capture/capture_example.c
- examples/net/capture_multi/capture_multi_example.c
- examples/net/capture_threads/capture_threads_example.c