__LIBBPF_ERRNO__END   18 tools/lib/bpf/libbpf_errno.c #define NR_ERRNO	(__LIBBPF_ERRNO__END - __LIBBPF_ERRNO__START)
__LIBBPF_ERRNO__END   51 tools/lib/bpf/libbpf_errno.c 	if (err < __LIBBPF_ERRNO__END) {