Lines Matching refs:BPF_CLOSING
578 int bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
657 bpf_closed = d->bd_flags & BPF_CLOSING; in bpf_detachd()
881 d->bd_flags |= BPF_CLOSING; in bpfclose()
1035 (d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1063 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1109 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1120 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1267 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfread()
1351 (d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1401 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfwrite()
1480 (d->bd_flags & BPF_CLOSING) != 0) { in bpf_get_device_from_uuid()
1540 if (d_to->bd_flags & BPF_CLOSING) { in bpf_setup()
1547 if (d_from->bd_flags & BPF_CLOSING) { in bpf_setup()
1654 (d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
1782 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfioctl()
2188 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setf()
2249 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setif()
2375 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpf_setdlt()
2462 (d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2479 if ((d->bd_flags & BPF_CLOSING) != 0) { in bpfselect()
2608 (d->bd_flags & BPF_CLOSING) != 0 || in bpfkqfilter()