Lines Matching refs:BPF_CLOSING
742 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
827 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1057 d->bd_flags |= BPF_CLOSING; in bpfclose()
1226 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1254 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1300 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1311 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1476 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1561 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1627 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1720 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1782 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1789 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1997 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2125 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2649 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2709 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2839 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2927 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2944 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3073 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4552 (bd->bd_flags & BPF_CLOSING) != 0) {