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 148 of file capture_example.c.
Field Documentation
struct ntpcap_ts_s ntpcap_hdr_s::ts |
Definition at line 149 of file capture_example.c.
uint32_t ntpcap_hdr_s::caplen |
- Examples:
- net/capture/capture_example.c.
Definition at line 150 of file capture_example.c.
Referenced by main().
uint32_t ntpcap_hdr_s::wirelen |
- Examples:
- net/capture/capture_example.c.
Definition at line 151 of file capture_example.c.
Referenced by main().
The documentation for this struct was generated from the following file:
- examples/net/capture/capture_example.c