Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-bpf.c101 #define BPF_NAME "bpf" macro
1579 major = genmajor(BPF_NAME); in bpf_load()
1587 minors = getminor(major, &numminors, BPF_NAME); in bpf_load()
1623 snprintf(buf, sizeof(buf), "%s/%s", DRIVER_PATH, BPF_NAME); in bpf_load()