Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libipsec/
Dpfkey_dump.c347 (unsigned long)m_lftc->sadb_lifetime_allocations);
350 0 : m_lfth->sadb_lifetime_allocations));
353 0 : m_lfts->sadb_lifetime_allocations));
Dpfkey.c2089 p->sadb_lifetime_allocations
2099 p->sadb_lifetime_allocations = l_alloc;
/freebsd-9-stable/sys/net/
Dpfkeyv2.h110 u_int32_t sadb_lifetime_allocations; member
/freebsd-9-stable/sbin/setkey/
Dtest-pfkey.c397 m_lft.sadb_lifetime_allocations = 0x2;
Dparse.y1051 m_lt.sadb_lifetime_allocations = 0;
1067 m_lt.sadb_lifetime_allocations = 0;
/freebsd-9-stable/sys/netipsec/
Dkey_debug.c306 lft->sadb_lifetime_allocations,
Dkey.c2617 lt->sadb_lifetime_allocations = 0;
2624 lt->sadb_lifetime_allocations = 0;
3897 dst->allocations = src->sadb_lifetime_allocations; in key_dup_lifemsg()
6969 lt->sadb_lifetime_allocations = sav->lft_c->allocations; in key_expire()
6976 lt->sadb_lifetime_allocations = sav->lft_s->allocations; in key_expire()
8075 p->sadb_lifetime_allocations = src->allocations; in key_setlifetime()