#include <wipal/pcap/simple_types.hh>
Public Attributes | |
struct timeval | ts |
uint32_t | caplen |
uint32_t | len |
struct timeval pcapxx::internals::file_frame_header::ts [read] |
Timestamp.
Referenced by pcapxx::frame_descriptor< PCAPDescriptor >::frame_descriptor(), and pcapxx::dumper::operator()().
Number of captured bytes.
Referenced by pcapxx::frame_descriptor< PCAPDescriptor >::frame_descriptor(), and pcapxx::dumper::operator()().
Packet len.
Referenced by pcapxx::frame_descriptor< PCAPDescriptor >::frame_descriptor(), and pcapxx::dumper::operator()().