pcap_packet_header_t is only used within simple_sniffer sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Number of seconds since January 1st, 1970, 00:00:00 GMT.
uint32_t
Number of microseconds when the packet was captured (offset from seconds).
uint32_t
Number of bytes of captured data, no longer than packet_length.
uint32_t
Actual length of current packet.

References

from examples