CONN_PASS
if (__predict_true(atomic_load_relaxed(&con->c_flags) & CONN_PASS)) {
atomic_or_uint(&con->c_flags, CONN_PASS);
flags &= PFIL_ALL | CONN_ACTIVE | CONN_PASS;