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