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