Home
last modified time | relevance | path

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

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