Searched refs:pfr_kentry_counter (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_table.c | 1044 pfr_kentry_counter(kc, dir, op, PFR_TYPE_PACKETS)); in pfr_copyout_astats() 1046 pfr_kentry_counter(kc, dir, op, PFR_TYPE_BYTES)); in pfr_copyout_astats() 2115 counter_u64_add(pfr_kentry_counter(&ke->pfrke_counters, in pfr_update_stats() 2117 counter_u64_add(pfr_kentry_counter(&ke->pfrke_counters, in pfr_update_stats()
|
| /f-stack/tools/compat/include/net/ |
| H A D | pfvar.h | 679 #define pfr_kentry_counter(kc, dir, op, t) \ macro
|
| /f-stack/freebsd/net/ |
| H A D | pfvar.h | 828 #define pfr_kentry_counter(kc, dir, op, t) \ macro
|