Lines Matching refs:BPF_CLOSING
584 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
669 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
899 d->bd_flags |= BPF_CLOSING; in bpfclose()
1068 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1096 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1142 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1153 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1318 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1402 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1465 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1555 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1615 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1622 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1822 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
1950 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2378 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2438 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2568 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2656 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2673 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2802 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4267 (bd->bd_flags & BPF_CLOSING) != 0) {