Searched refs:SMTP_MISC_FLAG_CONN_STORE (Results 1 – 3 of 3) sorted by relevance
282 #define SMTP_MISC_FLAG_CONN_STORE (1<<6) macro289 (SMTP_MISC_FLAG_CONN_LOAD | SMTP_MISC_FLAG_CONN_STORE)
177 if (flags & SMTP_MISC_FLAG_CONN_STORE) in smtp_session_alloc()
497 state->misc_flags |= SMTP_MISC_FLAG_CONN_STORE; in smtp_cache_policy()