Searched refs:BPF_DRAINING (Results 1 – 2 of 2) sorted by relevance
156 #define BPF_DRAINING 3 /* waiting for timeout routine to finish during close */ macro
905 d->bd_state = BPF_DRAINING; in bpfclose()906 while (d->bd_state == BPF_DRAINING) { in bpfclose()921 case BPF_DRAINING: in bpfclose()1310 } else if (d->bd_state == BPF_DRAINING) { in bpf_timed_out()