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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c320 static int pcap_setfilter_linux_mmap(pcap_t *, struct bpf_program *);
3189 handle->setfilter_op = pcap_setfilter_linux_mmap;
4004 pcap_setfilter_linux_mmap(pcap_t *handle, struct bpf_program *filter) function

Completed in 63 milliseconds