Searched refs:c_map_item (Results 1 – 2 of 2) sorted by relevance
157 offsetof(struct rdsv3_connection, c_map_item)); in rdsv3_cong_from_addr()215 list_remove_node(&conn->c_map_item); in rdsv3_cong_remove_conn()242 RDSV3_FOR_EACH_LIST_NODE(conn, &map->m_conn_list, c_map_item) { in rdsv3_cong_queue_updates()
156 struct list_node c_map_item; member