Searched refs:hard_add_expires_seconds (Results 1 – 4 of 4) sorted by relevance
72 __u64 hard_add_expires_seconds; member
488 if (x->lft.hard_add_expires_seconds) { in xfrm_timer_handler()489 long tmo = x->lft.hard_add_expires_seconds + in xfrm_timer_handler()498 tmo = x->lft.hard_add_expires_seconds - x->saved_tmo; in xfrm_timer_handler()1035 x->lft.hard_add_expires_seconds = net->xfrm.sysctl_acq_expires; in xfrm_state_find()1253 x->lft.hard_add_expires_seconds = net->xfrm.sysctl_acq_expires; in __find_acq_core()
204 if (xp->lft.hard_add_expires_seconds) { in xfrm_policy_timer()205 time64_t tmo = xp->lft.hard_add_expires_seconds + in xfrm_policy_timer()
906 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()1161 x->lft.hard_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_msg2xfrm_state()2124 lifetime->sadb_lifetime_addtime = xp->lft.hard_add_expires_seconds; in pfkey_xfrm_policy2msg()2325 xp->lft.hard_add_expires_seconds = lifetime->sadb_lifetime_addtime; in pfkey_spdadd()