Lines Matching refs:BPF_CLOSING
740 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
825 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1055 d->bd_flags |= BPF_CLOSING; in bpfclose()
1224 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1252 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1298 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1309 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1474 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1559 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1625 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1718 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1780 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1787 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1995 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2123 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2647 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2707 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2837 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2925 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2942 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3071 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4550 (bd->bd_flags & BPF_CLOSING) != 0) {