Searched refs:sadb_lifetime_allocations (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/lib/libipsec/
H A Dpfkey_dump.c368 (unsigned long)m_lftc->sadb_lifetime_allocations);
371 0 : m_lfth->sadb_lifetime_allocations));
374 0 : m_lfts->sadb_lifetime_allocations));
H A Dpfkey.c2018 p->sadb_lifetime_allocations
2028 p->sadb_lifetime_allocations = l_alloc;
/freebsd-current/sys/net/
H A Dpfkeyv2.h111 u_int32_t sadb_lifetime_allocations; member in struct:sadb_lifetime
/freebsd-current/sbin/setkey/
H A Dtest-pfkey.c398 m_lft.sadb_lifetime_allocations = 0x2;
H A Dparse.y1096 m_lt.sadb_lifetime_allocations = 0;
1112 m_lt.sadb_lifetime_allocations = 0;
/freebsd-current/sys/netipsec/
H A Dkey_debug.c395 lft->sadb_lifetime_allocations,
H A Dkey.c2814 lt->sadb_lifetime_allocations = 0;
2821 lt->sadb_lifetime_allocations = 0;
4141 dst->allocations = src->sadb_lifetime_allocations;
7452 lt->sadb_lifetime_allocations =
7462 lt->sadb_lifetime_allocations = sav->lft_h->allocations;
7468 lt->sadb_lifetime_allocations = sav->lft_s->allocations;
8671 p->sadb_lifetime_allocations = src->allocations;

Completed in 189 milliseconds