Lines Matching refs:BPF_CLOSING
799 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
903 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1135 d->bd_flags |= BPF_CLOSING; in bpfclose()
1304 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1332 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1378 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1389 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1555 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1640 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1706 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1800 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1862 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1869 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
2078 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2200 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2795 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2857 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2987 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
3075 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3092 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3221 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4720 (bd->bd_flags & BPF_CLOSING) != 0) {