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