Searched refs:bd_wfcount (Results 1 – 3 of 3) sorted by relevance
104 counter_u64_t bd_wfcount; /* number of packets that matched write filter */ member148 u_int64_t bd_wfcount; member
946 d->bd_wfcount = counter_u64_alloc(M_WAITOK); in bpfopen()1230 counter_u64_add(d->bd_wfcount, 1); in bpfwrite()1317 counter_u64_zero(d->bd_wfcount); in reset_d()2659 counter_u64_free(d->bd_wfcount); in bpfd_free()2893 counter_u64_zero(bd->bd_wfcount); in bpf_zero_counters()2929 d->bd_wfcount = counter_u64_fetch(bd->bd_wfcount); in bpfstats_fill_xbpf()
103 counter_u64_t bd_wfcount; /* number of packets that matched write filter */ member147 u_int64_t bd_wfcount; member