Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c103 #define BPF_NAME "bpf" macro
1317 major = genmajor(BPF_NAME); in bpf_load()
1325 minors = getminor(major, &numminors, BPF_NAME); in bpf_load()
1362 pcap_snprintf(cfg_ld.path, sizeof(cfg_ld.path), "%s/%s", DRIVER_PATH, BPF_NAME); in bpf_load()