Searched refs:pf_counter_u64 (Results 1 – 2 of 2) sorted by relevance
93 struct pf_counter_u64 { struct100 pf_counter_u64_init(struct pf_counter_u64 *pfcu64, int flags) in pf_counter_u64_init() argument112 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()[all …]
1145 struct pf_counter_u64 *counters) in nlattr_add_fcounters()