Searched refs:timed_out (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c846 int timed_out; local
869 timed_out = (d->bd_state == BPF_TIMED_OUT);
878 if ((d->bd_immediate || timed_out || (ioflag & IO_NDELAY))

Completed in 21 milliseconds