Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_sig.c423 lt->sadb_lifetime_allocations = 0; in tcpsig_sa_expiremsg()
431 lt->sadb_lifetime_allocations = 0; in tcpsig_sa_expiremsg()
945 lt->sadb_lifetime_allocations = 0; in tcpsig_dump_one()
954 lt->sadb_lifetime_allocations = 0; in tcpsig_dump_one()
963 lt->sadb_lifetime_allocations = 0; in tcpsig_dump_one()
/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;
3182 newbie->ipsa_hardalloc = hard->sadb_lifetime_allocations;
3854 current->sadb_lifetime_allocations = 0;
3865 expire->sadb_lifetime_allocations = assoc->ipsa_hardalloc;
[all …]
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2030 current->sadb_lifetime_allocations); in print_lifetimes()
2055 soft->sadb_lifetime_allocations); in print_lifetimes()
2135 hard->sadb_lifetime_allocations); in print_lifetimes()
2979 if (lifetime->sadb_lifetime_allocations != 0 && fprintf(ofile, in save_lifetime()
2980 "%s_alloc %u ", prefix, lifetime->sadb_lifetime_allocations) < 0) in save_lifetime()
/illumos-gate/usr/src/uts/common/net/
H A Dpfkeyv2.h125 uint32_t sadb_lifetime_allocations; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c2574 if (hard->sadb_lifetime_allocations != 0) { in doaddup()
2580 hard->sadb_lifetime_allocations = in doaddup()
2633 if (soft->sadb_lifetime_allocations != 0) { in doaddup()
2639 soft->sadb_lifetime_allocations = in doaddup()