Home
last modified time | relevance | path

Searched defs:pcap_ng_sf (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dsf-pcapng.c226 struct pcap_ng_sf { struct
227 uint64_t user_tsresol; /* time stamp resolution requested by the user */
228 u_int max_blocksize; /* don't grow buffer size past this */
229 bpf_u_int32 ifcount; /* number of interfaces seen in this capture */
230 bpf_u_int32 ifaces_size; /* size of array below */
231 struct pcap_ng_if *ifaces; /* array of interface information */