Searched refs:bd_zcopy (Results 1 – 3 of 3) sorted by relevance
106 counter_u64_t bd_zcopy; /* number of zero copy operations */ member150 u_int64_t bd_zcopy; member
375 counter_u64_add(d->bd_zcopy, 1); in bpf_append_bytes()395 counter_u64_add(d->bd_zcopy, 1); in bpf_append_mbuf()948 d->bd_zcopy = counter_u64_alloc(M_WAITOK); in bpfopen()1319 counter_u64_zero(d->bd_zcopy); in reset_d()2661 counter_u64_free(d->bd_zcopy); in bpfd_free()2894 counter_u64_zero(bd->bd_zcopy); in bpf_zero_counters()2930 d->bd_zcopy = counter_u64_fetch(bd->bd_zcopy); in bpfstats_fill_xbpf()
105 counter_u64_t bd_zcopy; /* number of zero copy operations */ member149 u_int64_t bd_zcopy; member