Searched refs:SA_FLAG_STAYALIVE (Results 1 – 4 of 4) sorted by relevance
223 #define SA_FLAG_STAYALIVE 0x02 macro
1223 if ((sa->flags & (SA_FLAG_STAYALIVE | SA_FLAG_REPLACED)) == in sa_soft_expire()1224 SA_FLAG_STAYALIVE) in sa_soft_expire()1243 if ((sa->flags & (SA_FLAG_STAYALIVE | SA_FLAG_REPLACED)) == in sa_hard_expire()1244 SA_FLAG_STAYALIVE) in sa_hard_expire()
838 msg->isakmp_sa->flags |= SA_FLAG_STAYALIVE; in exchange_establish_p1()1379 sa->flags |= SA_FLAG_STAYALIVE; in exchange_finalize()1387 SA_FLAG_STAYALIVE; in exchange_finalize()
2145 sa->flags |= SA_FLAG_STAYALIVE; in pf_key_v2_stayalive()