Searched refs:conn_list (Results 1 – 5 of 5) sorted by relevance
65 static struct conn_list *ndmp_connect_list_find(ndmp_connection_t *connection);68 static struct conn_list *ndmp_connect_list_find_id(int id);72 static void connection_get(struct conn_list *clp, ndmp_door_ctx_t *enc_ctx);73 static void ndmp_connect_get_conn(struct conn_list *clp,101 struct conn_list { struct102 LIST_ENTRY(conn_list) cl_q;106 LIST_HEAD(cl_head, conn_list); argument647 static struct conn_list *650 struct conn_list *clp; in ndmp_connect_list_find()680 struct conn_list *clp; in ndmp_connect_list_add()[all …]
199 struct list conn_list; member305 __rdsv3_ib_destroy_conns(&rds_ibdev->conn_list, &rds_ibdev->spinlock); in rdsv3_ib_destroy_conns()
173 list_create(&rds_ibdev->conn_list, sizeof (struct rdsv3_ib_connection), in rdsv3_ib_add_one()245 list_destroy(&rds_ibdev->conn_list); in rdsv3_ib_remove_one()
199 list_insert_tail(&rds_ibdev->conn_list, ic); in rdsv3_ib_add_conn()
2021 rib_disconnect_channel(CONN *conn, rib_conn_list_t *conn_list) in rib_disconnect_channel() argument2042 if (conn_list != NULL) in rib_disconnect_channel()2043 (void) rib_rm_conn(conn, conn_list); in rib_disconnect_channel()2112 if (conn_list != NULL) { in rib_disconnect_channel()