Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c74 #define BPF_NAME "bpf" macro
444 major = genmajor(BPF_NAME); in bpf_load()
451 minors = getminor(major, &numminors, BPF_NAME); in bpf_load()
489 sprintf(cfg_ld.path, "%s/%s", DRIVER_PATH, BPF_NAME); in bpf_load()