Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netipsec/
H A Dkeydb.h175 #define lft_c_bytes lft_c + 1 macro
H A Dkey_debug.c862 lft_c.bytes = counter_u64_fetch(sav->lft_c_bytes); in kdebug_secasv()
H A Dkey.c3683 lft_c.bytes = counter_u64_fetch(sav->lft_c_bytes); in key_setdumpsa()
4581 sav->lft_c_bytes) > sav->lft_h->bytes)) { in key_flush_sad()
4594 sav->lft_c_bytes) > sav->lft_s->bytes) || in key_flush_sad()
7389 counter_u64_fetch(sav->lft_c_bytes); in key_expire()
8508 counter_u64_add(sav->lft_c_bytes, m->m_pkthdr.len); in key_sa_recordxfer()