Searched refs:soft_lifetime_allocations_rate (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/libipsec/
H A Dpfkey.c315 static u_int soft_lifetime_allocations_rate = PFKEY_SOFT_LIFETIME_RATE; variable
331 soft_lifetime_allocations_rate = rate;
358 return soft_lifetime_allocations_rate;
2318 = (l_alloc * soft_lifetime_allocations_rate) /100;

Completed in 96 milliseconds