Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkeydb.h175 #define lft_c_bytes lft_c + 1 macro
H A Dkey_debug.c859 lft_c.bytes = counter_u64_fetch(sav->lft_c_bytes); in kdebug_secasv()
H A Dkey.c2948 counter_u64_zero(sav->lft_c_bytes); in key_newsav()
3625 lft_c.bytes = counter_u64_fetch(sav->lft_c_bytes); in key_setdumpsa()
4527 sav->lft_c_bytes) > sav->lft_h->bytes)) { in key_flush_sad()
4540 sav->lft_c_bytes) > sav->lft_s->bytes) || in key_flush_sad()
7331 counter_u64_fetch(sav->lft_c_bytes); in key_expire()
8438 counter_u64_add(sav->lft_c_bytes, m->m_pkthdr.len); in key_sa_recordxfer()