Searched refs:soft_add_expires_seconds (Results 1 – 4 of 4) sorted by relevance
15 compat_u64 soft_add_expires_seconds, hard_add_expires_seconds; member
582 if (x->lft.soft_add_expires_seconds) { in xfrm_timer_handler()583 long tmo = x->lft.soft_add_expires_seconds + in xfrm_timer_handler()
345 if (xp->lft.soft_add_expires_seconds) { in xfrm_policy_timer()346 time64_t tmo = xp->lft.soft_add_expires_seconds + in xfrm_policy_timer()
899 lifetime->sadb_lifetime_addtime = x->lft.soft_add_expires_seconds; in __pfkey_xfrm_state2msg()1148 x->lft.soft_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_msg2xfrm_state()2129 lifetime->sadb_lifetime_addtime = xp->lft.soft_add_expires_seconds; in pfkey_xfrm_policy2msg()2327 xp->lft.soft_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_spdadd()