Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf_zerocopy.h51 int bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d,
H A Dbpf_zerocopy.c491 bpf_zerocopy_ioctl_getzmax(struct thread *td, struct bpf_d *d, size_t *i) in bpf_zerocopy_ioctl_getzmax() function
H A Dbpf.c534 return (bpf_zerocopy_ioctl_getzmax(td, d, i)); in bpf_ioctl_getzmax()