![]() |
Wireshark
4.3.0
The Wireshark network protocol analyzer
|
Public Attributes | |
if_filter_type_e | type |
union { | |
char * filter_str | |
struct wtap_bpf_insns { | |
unsigned bpf_prog_len | |
wtap_bpf_insn_t * bpf_prog | |
} bpf_prog | |
} | data |
wtap_bpf_insn_t* if_filter_opt_s::bpf_prog |
BPF instructions
struct { ... } ::wtap_bpf_insns if_filter_opt_s::bpf_prog |
BPF program
unsigned if_filter_opt_s::bpf_prog_len |
number of BPF instructions
char* if_filter_opt_s::filter_str |
pcap filter string