Lines Matching refs:BPF_CLOSING
578 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
654 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
884 d->bd_flags |= BPF_CLOSING; in bpfclose()
1053 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1081 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1127 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1138 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1303 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1387 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1442 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1532 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1592 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1599 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1799 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
1927 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2355 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2415 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2545 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2633 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2650 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2779 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4244 (bd->bd_flags & BPF_CLOSING) != 0) {