Searched defs:pfcu64 (Results 1 – 1 of 1) sorted by relevance
100 pf_counter_u64_init(struct pf_counter_u64 *pfcu64, int flags) in pf_counter_u64_init()112 pf_counter_u64_deinit(struct pf_counter_u64 *pfcu64) in pf_counter_u64_deinit()133 pf_counter_u64_rollup_protected(struct pf_counter_u64 *pfcu64, uint64_t n) in pf_counter_u64_rollup_protected()141 pf_counter_u64_add_protected(struct pf_counter_u64 *pfcu64, uint32_t n) in pf_counter_u64_add_protected()153 pf_counter_u64_add(struct pf_counter_u64 *pfcu64, uint32_t n) in pf_counter_u64_add()162 pf_counter_u64_periodic(struct pf_counter_u64 *pfcu64) in pf_counter_u64_periodic()184 pf_counter_u64_fetch(const struct pf_counter_u64 *pfcu64) in pf_counter_u64_fetch()206 pf_counter_u64_zero_protected(struct pf_counter_u64 *pfcu64) in pf_counter_u64_zero_protected()222 pf_counter_u64_zero(struct pf_counter_u64 *pfcu64) in pf_counter_u64_zero()235 pf_counter_u64_init(struct pf_counter_u64 *pfcu64, int flags) in pf_counter_u64_init()[all …]