Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-bpf.c630 bpf_bind(int fd, const char *name, char *errbuf) in bpf_bind() function
841 status = bpf_bind(fd, name, errbuf); in bpf_open_and_bind()
1084 err = bpf_bind(fd, p->opt.device, p->errbuf); in pcap_can_set_rfmon_bpf()
2185 status = bpf_bind(fd, p->opt.device, ifnamsiz, p->errbuf);
2224 status = bpf_bind(fd, p->opt.device, p->errbuf);
2266 status = bpf_bind(fd, p->opt.device, p->errbuf);