Lines Matching refs:BPF_CLOSING
781 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
866 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1096 d->bd_flags |= BPF_CLOSING; in bpfclose()
1265 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1293 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1339 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1350 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1515 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1600 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1666 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1759 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1821 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1828 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
2036 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2164 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2688 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2748 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2878 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2966 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2983 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3112 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4591 (bd->bd_flags & BPF_CLOSING) != 0) {