Lines Matching refs:BPF_CLOSING
781 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
879 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
1111 d->bd_flags |= BPF_CLOSING; in bpfclose()
1280 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1308 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1354 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1365 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1531 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1616 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1682 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1776 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1838 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1845 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
2054 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2176 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2771 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2833 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2963 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
3051 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3068 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
3197 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4696 (bd->bd_flags & BPF_CLOSING) != 0) {