Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c984 int timed_out; in bpfread() local
1007 timed_out = (d->bd_state == BPF_TIMED_OUT); in bpfread()
1028 if (d->bd_immediate || non_block || timed_out) { in bpfread()