Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c110 static int bpf_load(char *errbuf);
491 if (bpf_load(errbuf) == PCAP_ERROR) in bpf_open()
1422 bpf_load(char *errbuf) in bpf_load() function