Searched refs:pcap_setfilter_win32_dag (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-win32.c61 static int pcap_setfilter_win32_dag(pcap_t *, struct bpf_program *);
688 p->setfilter_op = pcap_setfilter_win32_dag;
788 pcap_setfilter_win32_dag(pcap_t *p, struct bpf_program *fp) { function

Completed in 84 milliseconds