Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dbpf.h362 uint8_t bd_batch_write : 1; member
H A Dbpf.c4616 d->bd_batch_write = bd->bd_flags & BPF_BATCH_WRITE ? 1 : 0; in bpfstats_fill_xbpf()