Searched defs:pcap_ng_if (Results 1 – 1 of 1) sorted by relevance
199 struct pcap_ng_if { struct200 uint32_t snaplen; /* snapshot length */201 uint64_t tsresol; /* time stamp resolution */202 tstamp_scale_type_t scale_type; /* how to scale */203 uint64_t scale_factor; /* time stamp scale factor for power-of-10 tsresol */204 int64_t tsoffset; /* time stamp offset */