Searched refs:pf_counter_u64 (Results 1 – 1 of 1) sorted by relevance
87 struct pf_counter_u64 { struct94 pf_counter_u64_init(struct pf_counter_u64 *pfcu64, int flags) in pf_counter_u64_init() argument106 pf_counter_u64_deinit(struct pf_counter_u64 *pfcu64) in pf_counter_u64_deinit()127 pf_counter_u64_add_protected(struct pf_counter_u64 *pfcu64, uint32_t n) in pf_counter_u64_add_protected()139 pf_counter_u64_add(struct pf_counter_u64 *pfcu64, uint32_t n) in pf_counter_u64_add()148 pf_counter_u64_periodic(struct pf_counter_u64 *pfcu64) in pf_counter_u64_periodic()170 pf_counter_u64_fetch(const struct pf_counter_u64 *pfcu64) in pf_counter_u64_fetch()192 pf_counter_u64_zero_protected(struct pf_counter_u64 *pfcu64) in pf_counter_u64_zero_protected()208 pf_counter_u64_zero(struct pf_counter_u64 *pfcu64) in pf_counter_u64_zero()216 struct pf_counter_u64 { struct[all …]