Home
last modified time | relevance | path

Searched refs:lifetime_counters_t (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/netipsec/
H A Dkey.c854 typedef uint64_t lifetime_counters_t[LIFETIME_COUNTER_SIZE]; typedef
859 lifetime_counters_t *one = p; in key_sum_lifetime_counters()
860 lifetime_counters_t *sum = arg; in key_sum_lifetime_counters()
3347 percpu_alloc(sizeof(lifetime_counters_t)); in key_newsav()
3599 sizeof(lifetime_counters_t)); in key_freesaval()
3773 sav->lft_c_counters_percpu = percpu_alloc(sizeof(lifetime_counters_t)); in key_setsaval()
3970 lifetime_counters_t sum = {0}; in key_setdumpsa()
5072 lifetime_counters_t sum = {0}; in key_timehandler_sad()
5135 lifetime_counters_t sum = {0}; in key_timehandler_sad()
7452 lifetime_counters_t sum = {0}; in key_expire()
[all …]