ntpcap_ts_s Struct Reference
Data Fields | |
uint32_t | sec |
uint32_t | usec |
Detailed Description
- Examples:
- net/capture/capture_example.c.
Definition at line 143 of file capture_example.c.
Field Documentation
uint32_t ntpcap_ts_s::sec |
- Examples:
- net/capture/capture_example.c.
Definition at line 144 of file capture_example.c.
Referenced by main().
uint32_t ntpcap_ts_s::usec |
- Examples:
- net/capture/capture_example.c.
Definition at line 145 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