Searched refs:hard_add_expires_seconds (Results 1 – 4 of 4) sorted by relevance
71 __u64 hard_add_expires_seconds; member
393 if (x->lft.hard_add_expires_seconds) { in xfrm_timer_handler()394 long tmo = x->lft.hard_add_expires_seconds + in xfrm_timer_handler()403 tmo = x->lft.hard_add_expires_seconds - x->saved_tmo; in xfrm_timer_handler()862 x->lft.hard_add_expires_seconds = net->xfrm.sysctl_acq_expires; in xfrm_state_find()1062 x->lft.hard_add_expires_seconds = net->xfrm.sysctl_acq_expires; in __find_acq_core()
193 if (xp->lft.hard_add_expires_seconds) { in xfrm_policy_timer()194 long tmo = xp->lft.hard_add_expires_seconds + in xfrm_policy_timer()
850 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()1113 x->lft.hard_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_msg2xfrm_state()2063 lifetime->sadb_lifetime_addtime = xp->lft.hard_add_expires_seconds; in pfkey_xfrm_policy2msg()2264 xp->lft.hard_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_spdadd()