Searched refs:soft_use_expires_seconds (Results 1 – 4 of 4) sorted by relevance
73 __u64 soft_use_expires_seconds; member
904 lifetime->sadb_lifetime_usetime = x->lft.soft_use_expires_seconds; in __pfkey_xfrm_state2msg()1153 x->lft.soft_use_expires_seconds = lifetime->sadb_lifetime_usetime; in pfkey_msg2xfrm_state()2120 lifetime->sadb_lifetime_usetime = xp->lft.soft_use_expires_seconds; in pfkey_xfrm_policy2msg()2318 xp->lft.soft_use_expires_seconds = lifetime->sadb_lifetime_usetime; in pfkey_spdadd()
574 if (x->lft.soft_use_expires_seconds) { in xfrm_timer_handler()575 long tmo = x->lft.soft_use_expires_seconds + in xfrm_timer_handler()
351 if (xp->lft.soft_use_expires_seconds) { in xfrm_policy_timer()352 time64_t tmo = xp->lft.soft_use_expires_seconds + in xfrm_policy_timer()