Searched defs:pcap_ng_sf (Results 1 – 1 of 1) sorted by relevance
219 struct pcap_ng_sf { struct220 u_int user_tsresol; /* time stamp resolution requested by the user */221 bpf_u_int32 ifcount; /* number of interfaces seen in this capture */222 bpf_u_int32 ifaces_size; /* size of arrary below */223 struct pcap_ng_if *ifaces; /* array of interface information */