Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c817 if (hard->sadb_lifetime_allocations != 0 && in sadb_hardsoftchk()
818 soft->sadb_lifetime_allocations != 0 && in sadb_hardsoftchk()
819 hard->sadb_lifetime_allocations < soft->sadb_lifetime_allocations) in sadb_hardsoftchk()
1280 lt->sadb_lifetime_allocations = 0; in sadb_sa2msg()
1289 lt->sadb_lifetime_allocations = ipsa->ipsa_hardalloc; in sadb_sa2msg()
1299 lt->sadb_lifetime_allocations = ipsa->ipsa_softalloc; in sadb_sa2msg()
3175 newbie->ipsa_softalloc = soft->sadb_lifetime_allocations;
3854 current->sadb_lifetime_allocations = 0;
3878 expire->sadb_lifetime_allocations = 0;
4324 if (hard->sadb_lifetime_allocations != 0)
[all …]
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1933 current->sadb_lifetime_allocations); in print_lifetimes()
1958 soft->sadb_lifetime_allocations); in print_lifetimes()
2038 hard->sadb_lifetime_allocations); in print_lifetimes()
2860 if (lifetime->sadb_lifetime_allocations != 0 && fprintf(ofile, in save_lifetime()
2861 "%s_alloc %u ", prefix, lifetime->sadb_lifetime_allocations) < 0) in save_lifetime()
/illumos-gate/usr/src/uts/common/net/
H A Dpfkeyv2.h121 uint32_t sadb_lifetime_allocations; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c2430 if (hard->sadb_lifetime_allocations != 0) { in doaddup()
2436 hard->sadb_lifetime_allocations = in doaddup()
2489 if (soft->sadb_lifetime_allocations != 0) { in doaddup()
2495 soft->sadb_lifetime_allocations = in doaddup()