Lines Matching refs:BPF_CLOSING
582 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
667 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
897 d->bd_flags |= BPF_CLOSING; in bpfclose()
1066 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1094 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1140 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1151 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1316 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1400 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1455 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1545 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1605 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1612 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1812 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
1940 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2368 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2428 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2558 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2646 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2663 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2792 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4257 (bd->bd_flags & BPF_CLOSING) != 0) {