Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dbpfdesc.h118 int bd_async; /* non-zero if packet reception should generate signal */ member
H A Dbpf.c1285 if (d->bd_async && d->bd_sig && d->bd_sigio) { in bpf_wakeup()
2014 bcopy(addr, &d->bd_async, sizeof(int)); in bpfioctl()