Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-bpf.c108 static int bpf_load(char *errbuf);
490 if (bpf_load(errbuf) == PCAP_ERROR) in bpf_open()
1558 bpf_load(char *errbuf) in bpf_load() function