Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dsadb.c821 if (hard->sadb_lifetime_allocations != 0 && in sadb_hardsoftchk()
822 soft->sadb_lifetime_allocations != 0 && in sadb_hardsoftchk()
823 hard->sadb_lifetime_allocations < soft->sadb_lifetime_allocations) in sadb_hardsoftchk()
1275 lt->sadb_lifetime_allocations = 0; in sadb_sa2msg()
1284 lt->sadb_lifetime_allocations = ipsa->ipsa_hardalloc; in sadb_sa2msg()
1294 lt->sadb_lifetime_allocations = ipsa->ipsa_softalloc; in sadb_sa2msg()
3149 newbie->ipsa_softalloc = soft->sadb_lifetime_allocations;
3156 newbie->ipsa_hardalloc = hard->sadb_lifetime_allocations;
3827 current->sadb_lifetime_allocations = 0;
3838 expire->sadb_lifetime_allocations = assoc->ipsa_hardalloc;
[all …]
/titanic_44/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1926 current->sadb_lifetime_allocations); in print_lifetimes()
1951 soft->sadb_lifetime_allocations); in print_lifetimes()
2031 hard->sadb_lifetime_allocations); in print_lifetimes()
2825 if (lifetime->sadb_lifetime_allocations != 0 && fprintf(ofile, in save_lifetime()
2826 "%s_alloc %u ", prefix, lifetime->sadb_lifetime_allocations) < 0) in save_lifetime()
/titanic_44/usr/src/uts/common/net/
H A Dpfkeyv2.h118 uint32_t sadb_lifetime_allocations; member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c2429 if (hard->sadb_lifetime_allocations != 0) { in doaddup()
2435 hard->sadb_lifetime_allocations = in doaddup()
2488 if (soft->sadb_lifetime_allocations != 0) { in doaddup()
2494 soft->sadb_lifetime_allocations = in doaddup()