Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c100 #define BPF_NAME "bpf" macro
1305 major = genmajor(BPF_NAME); in bpf_load()
1313 minors = getminor(major, &numminors, BPF_NAME); in bpf_load()
1352 sprintf(cfg_ld.path, "%s/%s", DRIVER_PATH, BPF_NAME); in bpf_load()