High-level BPF filtering API.
Represents a compiled BPF filter.
private Filter _filter
bool matches(const ref Packet pkt)
Filter filter()
this(Pcap pcap, string filterStr)
PcapStatus setFilter(Pcap pcap, string filterStr)