Lines Matching refs:BPF_CLOSING
781 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
879 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1109 d->bd_flags |= BPF_CLOSING; in bpfclose()
1278 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1306 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1352 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1363 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1529 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1614 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1680 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1774 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1836 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1843 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
2052 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2180 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2768 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2830 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2960 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
3048 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3065 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3194 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4686 (bd->bd_flags & BPF_CLOSING) != 0) {