Home
last modified time | relevance | path

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

/trueos/sys/net/
HDbpf_buffer.h45 int bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i);
HDbpf_buffer.c170 bpf_buffer_ioctl_sblen(struct bpf_d *d, u_int *i) in bpf_buffer_ioctl_sblen() function
HDbpf.c408 return (bpf_buffer_ioctl_sblen(d, i)); in bpf_ioctl_sblen()
822 bpf_buffer_ioctl_sblen(d, &size); in bpfopen()