Searched refs:bd_wcount (Results 1 – 3 of 3) sorted by relevance
103 counter_u64_t bd_wcount; /* number of packets written */ member147 u_int64_t bd_wcount; member
945 d->bd_wcount = counter_u64_alloc(M_WAITOK); in bpfopen()1181 counter_u64_add(d->bd_wcount, 1); in bpfwrite()1316 counter_u64_zero(d->bd_wcount); in reset_d()2658 counter_u64_free(d->bd_wcount); in bpfd_free()2892 counter_u64_zero(bd->bd_wcount); in bpf_zero_counters()2927 d->bd_wcount = counter_u64_fetch(bd->bd_wcount); in bpfstats_fill_xbpf()
102 counter_u64_t bd_wcount; /* number of packets written */ member146 u_int64_t bd_wcount; member