Lines Matching refs:BPF_CLOSING
622 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
707 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
937 d->bd_flags |= BPF_CLOSING; in bpfclose()
1106 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1134 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1180 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1191 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1356 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1441 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1505 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1589 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1651 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1658 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1860 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
1988 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2455 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2515 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2645 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2733 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2750 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2879 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()
4358 (bd->bd_flags & BPF_CLOSING) != 0) {