Searched refs:sadb_lifetime_allocations (Results 1 – 4 of 4) sorted by relevance
821 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 …]
1926 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()
118 uint32_t sadb_lifetime_allocations; member
2429 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()