Home
last modified time | relevance | path

Searched defs:pfcu64 (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/net/
H A Dpfvar.h98 pf_counter_u64_init(struct pf_counter_u64 * pfcu64,int flags) pf_counter_u64_init() argument
110 pf_counter_u64_deinit(struct pf_counter_u64 * pfcu64) pf_counter_u64_deinit() argument
131 pf_counter_u64_rollup_protected(struct pf_counter_u64 * pfcu64,uint64_t n) pf_counter_u64_rollup_protected() argument
139 pf_counter_u64_add_protected(struct pf_counter_u64 * pfcu64,uint32_t n) pf_counter_u64_add_protected() argument
151 pf_counter_u64_add(struct pf_counter_u64 * pfcu64,uint32_t n) pf_counter_u64_add() argument
160 pf_counter_u64_periodic(struct pf_counter_u64 * pfcu64) pf_counter_u64_periodic() argument
182 pf_counter_u64_fetch(const struct pf_counter_u64 * pfcu64) pf_counter_u64_fetch() argument
204 pf_counter_u64_zero_protected(struct pf_counter_u64 * pfcu64) pf_counter_u64_zero_protected() argument
220 pf_counter_u64_zero(struct pf_counter_u64 * pfcu64) pf_counter_u64_zero() argument
233 pf_counter_u64_init(struct pf_counter_u64 * pfcu64,int flags) pf_counter_u64_init() argument
243 pf_counter_u64_deinit(struct pf_counter_u64 * pfcu64) pf_counter_u64_deinit() argument
262 pf_counter_u64_rollup_protected(struct pf_counter_u64 * pfcu64,uint64_t n) pf_counter_u64_rollup_protected() argument
269 pf_counter_u64_add_protected(struct pf_counter_u64 * pfcu64,uint32_t n) pf_counter_u64_add_protected() argument
276 pf_counter_u64_add(struct pf_counter_u64 * pfcu64,uint32_t n) pf_counter_u64_add() argument
283 pf_counter_u64_fetch(const struct pf_counter_u64 * pfcu64) pf_counter_u64_fetch() argument
290 pf_counter_u64_zero_protected(struct pf_counter_u64 * pfcu64) pf_counter_u64_zero_protected() argument
297 pf_counter_u64_zero(struct pf_counter_u64 * pfcu64) pf_counter_u64_zero() argument
[all...]