Searched refs:pcap_compile_nopcap (Results 1 – 4 of 4) sorted by relevance
236 int pcap_compile_nopcap(int, int, struct bpf_program *,
244 int pcap_compile_nopcap(int, int, struct bpf_program *,
222 - Added a new "pcap_compile_nopcap()", which lets you compile a filter
416 pcap_compile_nopcap(int snaplen_arg, int linktype_arg, in pcap_compile_nopcap() function