Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Pcap packet header struct as https://wiki.wireshark.org/Development/LibpcapFileFormat. More...
Public Attributes | |
uint32_t | ts_sec |
timestamp seconds More... | |
uint32_t | ts_usec |
timestamp microseconds More... | |
uint32_t | incl_len |
number of octets of packet saved in file More... | |
uint32_t | orig_len |
actual length of packet More... | |
Pcap packet header struct as https://wiki.wireshark.org/Development/LibpcapFileFormat.
uint32_t pcaprec_hdr_s::incl_len |
number of octets of packet saved in file
uint32_t pcaprec_hdr_s::orig_len |
actual length of packet
uint32_t pcaprec_hdr_s::ts_sec |
timestamp seconds
uint32_t pcaprec_hdr_s::ts_usec |
timestamp microseconds