Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbpfdesc.h114 uint32_t bd_hcnt; /* number of packets in hold buffer */ member
H A Dbpf_private.h235 uint32_t bd_hcnt; /* number of packets in hold buffer */ member
H A Dbpf.c1279 (d)->bd_hcnt = (d)->bd_scnt; \
1462 d->bd_bcs.bcs_total_read += d->bd_hcnt; in bpfread()
1565 d->bd_hcnt = 0; in bpfread()
1781 d->bd_hcnt = 0; in reset_d()
1925 d_to->bd_hcnt = d_from->bd_hcnt; in bpf_setup()
4110 d->bd_dcount += d->bd_hcnt; in catchpacket()
4346 d->bd_hcnt = 0; in bpf_allocbufs()
4677 d->bd_hcnt = bd->bd_hcnt; in bpfstats_fill_xbpf()