Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.c2418 bpf_setif(struct bpf_d *d, ifnet_t theywant, bool do_reset, bool has_hbuf_read, in bpf_setif() argument
2424 while (d->bd_hbuf_read != 0 && !has_hbuf_read) { in bpf_setif()