Searched refs:pcap_setfilter (Results 1 – 7 of 7) sorted by relevance
12 pcap.3 pcap_setfilter.3 pcap.3 pcap_next.3 pcap.3 pcap_datalink.3 \
155 int pcap_setfilter(pcap_t *, struct bpf_program *);
354 pcap_setfilter(pcap_t *p, struct bpf_program *fp) in pcap_setfilter() function
134 pcap_setfilter(hpcap, &bpfp) == -1) { in init_pcap()
181 if (pcap_setfilter(hpcap, &bprog) < 0) in set_pcap_filter()
4914 ./man3/pcap_setfilter.htm
6702 ./usr/share/man/cat3/pcap_setfilter.0