Home | History | Annotate | Download | only in libpcap

Lines Matching refs:bpf_program

342 static int pcap_setfilter_linux(pcap_t *, struct bpf_program *);
395 static int pcap_setfilter_linux_mmap(pcap_t *, struct bpf_program *);
2410 pcap_setfilter_linux_common(pcap_t *handle, struct bpf_program *filter,
2462 * of struct bpf_program and of course the length field is
2582 pcap_setfilter_linux(pcap_t *handle, struct bpf_program *filter)
4944 pcap_setfilter_linux_mmap(pcap_t *handle, struct bpf_program *filter)