Searched refs:list_has_conn (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/rds/
H A Dtcp.c406 static bool list_has_conn(struct list_head *list, struct rds_connection *conn) function
435 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn))
621 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn)) {

Completed in 176 milliseconds