Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf_buffer.h47 int bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i);
H A Dbpf_buffer.c163 bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i) in bpf_buffer_ioctl_sblen() function
H A Dbpf.c525 return (bpf_buffer_ioctl_sblen(d, i)); in bpf_ioctl_sblen()
1608 error = bpf_buffer_ioctl_sblen(d, &size); in bpfioctl()