bpf_read
static int bpf_read(struct file *, off_t *, struct uio *, kauth_cred_t,
.fo_read = bpf_read,
bpf_read(bpfd);
static void bpf_read(int);