Home
last modified time | relevance | path

Searched refs:pcap_setfilter_pf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Dpcap-pf.c87 static int pcap_setfilter_pf(pcap_t *, struct bpf_program *);
522 p->setfilter_op = pcap_setfilter_pf; in pcap_activate_pf()
587 pcap_setfilter_pf(pcap_t *p, struct bpf_program *fp) in pcap_setfilter_pf() function