Home
last modified time | relevance | path

Searched refs:is_outgoing (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/rds/
Dconnection.c122 int is_outgoing) in __rds_conn_create() argument
131 if (!is_outgoing && otrans->t_type == RDS_TRANS_TCP) in __rds_conn_create()
136 laddr == faddr && !is_outgoing) { in __rds_conn_create()
181 if (is_outgoing && trans->t_prefer_loopback) { in __rds_conn_create()
212 is_outgoing ? "(outgoing)" : ""); in __rds_conn_create()
237 if (!is_outgoing && otrans->t_type == RDS_TRANS_TCP) in __rds_conn_create()
246 if ((is_outgoing && otrans->t_type == RDS_TRANS_TCP) || in __rds_conn_create()