Searched refs:BPF_IDLE (Results 1 – 2 of 2) sorted by relevance
184 #define BPF_IDLE 0 /* no select in progress */ macro
544 d->bd_state = BPF_IDLE; in bpfclose()601 d->bd_state = BPF_IDLE; in bpfread()842 d->bd_state = BPF_IDLE; in bpfioctl()1427 if (d->bd_rtout > 0 && d->bd_state == BPF_IDLE) { in bpfchpoll()