Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c526 bpf_ioctl_sblen(struct bpf_d *d, u_int *i) in bpf_ioctl_sblen() function
1485 error = bpf_ioctl_sblen(d, (u_int *)addr); in bpfioctl()