Searched refs:bcounters (Results 1 – 7 of 7) sorted by relevance
816 memset(pfs->bcounters, 0, sizeof(pfs->bcounters)); in pfi_update_status()850 pfs->bcounters[i][j] += in pfi_update_status()
277 uint64_t bcounters[2][2]; member
5953 s.bcounters[i][j]); in pf_getstatus()
467 val->v.counter64 = pfs->bcounters[IPV4][IN]; in pf_logif()470 val->v.counter64 = pfs->bcounters[IPV4][OUT]; in pf_logif()489 val->v.counter64 = pfs->bcounters[IPV6][IN]; in pf_logif()492 val->v.counter64 = pfs->bcounters[IPV6][OUT]; in pf_logif()
66 uint64_t bcounters[2][2]; member
256 (uint64_t *)status->bcounters, NULL); in pfctl_get_status()
562 (unsigned long long)s->bcounters[0][0], in print_status()563 (unsigned long long)s->bcounters[1][0]); in print_status()565 (unsigned long long)s->bcounters[0][1], in print_status()566 (unsigned long long)s->bcounters[1][1]); in print_status()