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

/freebsd-11-stable/lib/libipsec/
H A Dpfkey.c284 static u_int soft_lifetime_allocations_rate = PFKEY_SOFT_LIFETIME_RATE; variable
300 soft_lifetime_allocations_rate = rate;
327 return soft_lifetime_allocations_rate;
2150 = (l_alloc * soft_lifetime_allocations_rate) /100;

Completed in 60 milliseconds