Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c553 bpf_ioctl_setzbuf(struct thread *td, struct bpf_d *d, struct bpf_zbuf *bz) in bpf_ioctl_setzbuf() function
1913 error = bpf_ioctl_setzbuf(td, d, (struct bpf_zbuf *)addr); in bpfioctl()